PDA

Click to See Complete Forum and Search --> : Sql Server It is a real Challenge


Mar 22nd, 2000, 06:10 PM
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.

Clunietp
Mar 22nd, 2000, 11:52 PM
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