Groups | Blog | Home
all groups > sql server new users > april 2005 >

sql server new users : A database clone


juValdiv
4/22/2005 10:57:49 AM
Is there a simple way to copy an entire database to another new one?

I need to copy my production database to another for training purposes.

Thanks for your help,

Juan.


Francesco Anti
4/22/2005 6:11:28 PM
If you need data, you can use a DTS or Backup/Restore. Elsewhere you can use
the SQL script that creates the database (that you can obtain from
Enterprise Manager..database\all task\ Generate SQL script)

Francesco Anti

[quoted text, click to view]

juValdiv
4/22/2005 9:01:37 PM
Thanks, I did it exporting the database...

"Francesco Anti" <fanti_@_sicosbt.it> escribió en el mensaje
news:#PcSzX1RFHA.3144@tk2msftngp13.phx.gbl...
[quoted text, click to view]

AddThis Social Bookmark Button