Home All Groups Group Topic Archive Search About

It seems to be the most basic questions that I don't see answered.....

Author
29 May 2006 11:30 PM
ljh
Perhaps I am somewhat dense.....but, I still need to know.....

What do you need to do in order to ship a SQL server Express or Developer
edition database with your Visual Studio .Net 2005 application?

Does SQL Server Express need to be installed on the target machines?  Or,
can the database file be used as a stand-along databse (like an Access
database)?

Author
30 May 2006 2:24 PM
W.G. Ryan - MVP
Express needs to be installed.
Show quoteHide quote
"ljh" <S***@where.else> wrote in message
news:AiOeg.53830$QU3.5685@bignews8.bellsouth.net...
> Perhaps I am somewhat dense.....but, I still need to know.....
>
> What do you need to do in order to ship a SQL server Express or Developer
> edition database with your Visual Studio .Net 2005 application?
>
> Does SQL Server Express need to be installed on the target machines?  Or,
> can the database file be used as a stand-along databse (like an Access
> database)?
>
Author
31 May 2006 11:47 PM
Paul Clement
On Mon, 29 May 2006 19:30:03 -0400, "ljh" <S***@where.else> wrote:

¤ Perhaps I am somewhat dense.....but, I still need to know.....
¤
¤ What do you need to do in order to ship a SQL server Express or Developer
¤ edition database with your Visual Studio .Net 2005 application?
¤
¤ Does SQL Server Express need to be installed on the target machines?  Or,
¤ can the database file be used as a stand-along databse (like an Access
¤ database)?
¤

For additional information I would check the following:

Distributing SQL Server Express 
http://msdn2.microsoft.com/en-us/ms165639.aspx

Paul
~~~~
Microsoft MVP (Visual Basic)
Author
1 Jun 2006 12:34 AM
ljh
Thank you, Mr Clement.


Show quoteHide quote
"Paul Clement" <UseAdddressAtEndofMess***@swspectrum.com> wrote in message
news:qmas72ho3rsj4lo0rhjamim2dk1pftvj3e@4ax.com...
> On Mon, 29 May 2006 19:30:03 -0400, "ljh" <S***@where.else> wrote:
>
> ¤ Perhaps I am somewhat dense.....but, I still need to know.....
> ¤
> ¤ What do you need to do in order to ship a SQL server Express or
> Developer
> ¤ edition database with your Visual Studio .Net 2005 application?
> ¤
> ¤ Does SQL Server Express need to be installed on the target machines?
> Or,
> ¤ can the database file be used as a stand-along databse (like an Access
> ¤ database)?
> ¤
>
> For additional information I would check the following:
>
> Distributing SQL Server Express
> http://msdn2.microsoft.com/en-us/ms165639.aspx
>
> Paul
> ~~~~
> Microsoft MVP (Visual Basic)