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
 General SQL Server Forums
 New to SQL Server Programming
 Diffrence between replication and DTS

Author  Topic 

msrs

32 Posts

Posted - 2007-09-20 : 02:39:18
Hi Experts,
Please tell me the diffrence between the replication and DTS.
If possible plesae provide me the link.

Thanks,
Msrs

Thanks&Regards,

Msrs

Zoroaster
Aged Yak Warrior

702 Posts

Posted - 2007-09-20 : 08:18:36
Basically DTS is used for importing and exporting and transforming data between mediums while replication is used to maintain synchronized copies of data for various reasons (redundancy, reporting etc). They are not really very close to compare, I would suggest reading about each individually, start with books on-line.







Future guru in the making.
Go to Top of Page
   

- Advertisement -