阅读背景:

如何生成我的数据库脚本?

来源:互联网 

My primary reason for this is to keep track of database schema changes for my application. In SQL Server Management Studio I am able to generate a create script which creates the database but it doesn't contain any test data. Ideally when the script is run it should DROP the existing database (assuming it already exists) and then recreating it using this new script containing schema changes and test data from my development machine.My primary reason for this is to keep track of




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: