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.
| Author |
Topic |
|
jeroena
Yak Posting Veteran
76 Posts |
Posted - 2002-10-25 : 07:44:56
|
| Hi,When I develop a database as part of some application I usually deliver the scripts and some batch files that start all the .sql files using osql.Is there some cool tool or other method to deploy a database a little more professional? I'm thinking of a setup program that asks the user for the database server on which to install the database, authentication (of sa or some other sysadmin), location of the database (files) and that kind of stuff? And than runs the scripts, neatly showing progress, etc...How do you deploy your databases?Jeroen. |
|
|
robvolk
Most Valuable Yak
15732 Posts |
|
|
|
|
|