stnkyminky
Programmer
We're currently going through a migration to a newer ERP system. Using the driver provided by the company, I've created many DTS packages to transfer data from the ERP box to Sql Server.
As a test bed I created a database called test. During the creation of the DTS pkgs, I specified the destination to this database. Before the cut over happens, I want to rename the database to replace the we are using now. Currently the DTS pkgs are trying to import data into the test database.
Is there a way that I can rename the test database and have all of the pkgs, importing data into it, point to the new database?
Scott
Programmer Analyst
<{{><
As a test bed I created a database called test. During the creation of the DTS pkgs, I specified the destination to this database. Before the cut over happens, I want to rename the database to replace the we are using now. Currently the DTS pkgs are trying to import data into the test database.
Is there a way that I can rename the test database and have all of the pkgs, importing data into it, point to the new database?
Scott
Programmer Analyst
<{{><