|
-
Mar 22nd, 2000, 07:10 PM
#1
Dear Friends..
I am develping Software using VB6 and Sql Server....
Is there any where to Install that program with EXE and ldf, adn mdf files of sql database.... and with out installing SQL Server on customer's computer...
In short can we run the application with Sql Server database files and EXE..but without installing SQL server on any m/c with some run time library and /or some dll files.
-
Mar 23rd, 2000, 12:52 AM
#2
Guru
SQL server does more for you than just read the MDF files -- you can't read the files directly. If your customer does not want to pay for SQL server, you can install the MSDE (which is FREE)
read more about the MSDE @ http://msdn.microsoft.com/vstudio/msde/default.asp
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|