Hello,
We have written an application in Visual Studio 2005 Standard that holds information in a SQL Server Database. Is it possible to have our application interact with such a database on a client's machine that does not have SQL Server installed?
If not, we were hoping to be able to package a SQL Server 2008 Express installation with the installation of our own application.
Thanks in advance.
View Complete Post