开发者

Backup/Restore database for SQL Server continuous integration testing

What is the best way to restore a SQL Server database on our testing server from a snapshot taken in production. 开发者_C百科Database is running on Windows Server 2003 with SQL Server 2008

We are using Bamboo along with Ant scripts for continuous integration running on Ubuntu.

I want to be able to restore the database to a backup taken from production and apply the latest update scripts.

Any advise is greatly appreciated.


DbUnit can probably help you.

http://www.dbunit.org/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜