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
 SQL Server Administration (2000)
 data transfer

Author  Topic 

venkyram
Starting Member

2 Posts

Posted - 2000-12-07 : 03:32:22
Hello,
The situation is i have to transfer the data from one database to another in SQL 7.
The existing data is in database DBSAM 1.5
The destination database is DBSAM 2.5

Now the problem is there are lot of changes in the structure of 2.5 with few addition of colums, references and also addition of new tables.

So is it possible by DTS.

If NOt is there any tool are any alternative to solve this and transfer the data to DBSAM 2.5

Can u Help me out

venkatesh

   

- Advertisement -