Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 Move data from one DB to another in relation 1 to

Author  Topic 

Dude68
Starting Member

1 Post

Posted - 2004-09-20 : 13:13:33
Hi SQL Gurus,

If anybody could give an example of moving data from one SQL DB to another SQL DB. Both of them exactly the same. The difference is one stores newest data and another oldest. Relations in each DB are one to many. I need to move all information related to particular customer (of course in relation one to many) from newest DB to oldest.

Cheers
   

- Advertisement -