sql local database files, need install SQL server on target machine?

M

mtczx232

New feature come in VS 2005, ability to ADD local database files (.mdf)
into project.
When i install my EXE on client PC, I need install SQL server?
 
P

Paul Clement

On 28 Dec 2005 08:10:34 -0800, (e-mail address removed) wrote:

¤ New feature come in VS 2005, ability to ADD local database files (.mdf)
¤ into project.
¤ When i install my EXE on client PC, I need install SQL server?

You need to install SQL Server or SQL Server Express:

http://msdn2.microsoft.com/en-us/library/ms165716.aspx


Paul
~~~~
Microsoft MVP (Visual Basic)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top