Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 sql server database deployment through script gene

Author  Topic 

rowter
Yak Posting Veteran

76 Posts

Posted - 2009-08-18 : 15:02:10
How do i deploy and install the sql server database?
I do not want to include it with the .Net application.
I want it as as seperate file.

I am looking for this particular method: generate script for the database and install the database.
I did not find a proper article explainig the steps for this.
I want to know the process or steps for this method of deployment.
Any information or articles on this will be helpful.

Thanks in advance
   

- Advertisement -