Monday, March 12, 2012

Restore backup into another database

Hello everybody!
I need to restore a database backup into another database. (i.e. to restore
the backup of database A into database B). Is it possible with SQL Server
2000?
Thanks!Absolutely. Just read about the RESTORE command in general and the REPLACE a
nd MOVE options
specifically.
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp
http://www.solidqualitylearning.com/
"GeorgeJ" <GeorgeJ@.discussions.microsoft.com> wrote in message
news:135B980D-957B-4B0D-8094-6C8D679625DF@.microsoft.com...
> Hello everybody!
> I need to restore a database backup into another database. (i.e. to restor
e
> the backup of database A into database B). Is it possible with SQL Server
> 2000?
> Thanks!

No comments:

Post a Comment