![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello: I want to use a DTS package to copy a database from one of our remote locations to our main hub each night. Because there is a database on the main hub with the same name, I can't complete the package. Is there anyway to rename the DB on the fly as I am copying it over? Thanks, Brennan |
#3
| |||
| |||
|
|
-----Original Message----- Do you want to keep the exiting copy ? If not then use BACKUP/RESTORE and WITH REPLACE -- ---------------------------- Allan Mitchell (Microsoft SQL Server MVP) MCSE,MCDBA www.SQLDTS.com I support PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org "Brennan" <bwashington (AT) lifestar-response (DOT) net> wrote in message news:011701c37c65$b0f03820$a101280a (AT) phx (DOT) gbl... Hello: I want to use a DTS package to copy a database from one of our remote locations to our main hub each night. Because there is a database on the main hub with the same name, I can't complete the package. Is there anyway to rename the DB on the fly as I am copying it over? Thanks, Brennan . |
![]() |
| Thread Tools | |
| Display Modes | |
| |