如何在sql server 2005中创建具有不同名称的多个数据库副本 [英] how to create multiple copies of database in sql server 2005 with different name

查看:87
本文介绍了如何在sql server 2005中创建具有不同名称的多个数据库副本的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个数据库我想创建该数据库的多个copie并希望保存不同的名称,它应该具有相同的数据结构并具有相同的数据。

i am having one database i want to create multiple copie of that database and want to save it different name,it should be having same data structure and having same data.

推荐答案

所以,你在SQL Server的管理工具中这样做,这是微不足道的。执行备份,然后还原到其他文件名。我敢打赌,有更简单的方法可以做到。
So, you do that in the management tools for SQL Server, it''s trivial. Do a back up, then restore to a different file name. I bet there''s even easier ways to do it.




试试这个,



http://stackoverflow.com/questions / 443421 / sql-2005-quick-way-to-fast-duplicate-a-database-data [ ^ ]


这篇关于如何在sql server 2005中创建具有不同名称的多个数据库副本的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆