|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Install SQL Server Express with applicationUsing VS2005/Frameowork 2.0, I have been asked create a setup which will
install my app, SQL Server 2005 Express and possibly .NET Framework 2.0. This will be a downloaded or CD based install, not ClickOnce. Could anyone point me to a difinitive guide, hopefully with examples, on how to accomplish this? Any suggestion would be greatly appreciated. Thanks Michael "Michael Jackson" <michaeldjack***@cox.net> wrote in message news:3Sxtg.332575$5Z.111791@dukeread02...> Using VS2005/Frameowork 2.0, I have been asked create a setup which will First of all, ClickOnce supports CD based installs> install my app, SQL Server 2005 Express and possibly .NET Framework 2.0. > This will be a downloaded or CD based install, not ClickOnce. > > Could anyone point me to a difinitive guide, hopefully with examples, on > how to accomplish this? > Any suggestion would be greatly appreciated. > Choosing a ClickOnce Deployment Strategy http://msdn2.microsoft.com/en-us/library/71baz9ah.aspx Anyway here's a general resource about deploying Express Embedding SQL Server Express into Custom Applications http://msdn.microsoft.com/sql/express/default.aspx?pull=/library/en-us/dnsse/html/emsqlexcustapp.asp David Thanks David.
I'll give it a look. Show quote "David Browne" <davidbaxterbrowne no potted m***@hotmail.com> wrote in message news:uODr1qrpGHA.4424@TK2MSFTNGP05.phx.gbl... > > "Michael Jackson" <michaeldjack***@cox.net> wrote in message > news:3Sxtg.332575$5Z.111791@dukeread02... >> Using VS2005/Frameowork 2.0, I have been asked create a setup which will >> install my app, SQL Server 2005 Express and possibly .NET Framework 2.0. >> This will be a downloaded or CD based install, not ClickOnce. >> >> Could anyone point me to a difinitive guide, hopefully with examples, on >> how to accomplish this? >> Any suggestion would be greatly appreciated. >> > > > First of all, ClickOnce supports CD based installs > > Choosing a ClickOnce Deployment Strategy > http://msdn2.microsoft.com/en-us/library/71baz9ah.aspx > > Anyway here's a general resource about deploying Express > > Embedding SQL Server Express into Custom Applications > http://msdn.microsoft.com/sql/express/default.aspx?pull=/library/en-us/dnsse/html/emsqlexcustapp.asp > > David > |
|||||||||||||||||||||||