开发者

Backup/Restore database for SQL Server continuous integration testing

开发者 https://www.devze.com 2022-12-28 20:55 出处:网络
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

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

精彩评论

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

关注公众号