|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
SqlSvrMgmtStudio and Sql 2000What are the best practices to get the complete database schema into
VisualSourceSafe? Or at least point me in the right direction. Kyle Jedrusiak Kyle Jedrusiak (kjedrus***@princetoninformation.com) writes:
> What are the best practices to get the complete database schema into If you are on SQL 2000, EM is probably a better choice, since you can> VisualSourceSafe? > > Or at least point me in the right direction. script the database, and opt to get every object in a file of its own. This feature is missin from Mgmt Studio. -- Erland Sommarskog, SQL Server MVP, esq***@sommarskog.se Books Online for SQL Server 2005 at http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx Books Online for SQL Server 2000 at http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx |
|||||||||||||||||||||||