susheeltips
Programmer
Hi!
Using DTS I am pulling data from Oracle to SQL Server 2000. For the first time i have pulled all the records (say 1000) needed, now in my second replication i would like to get the records (some of the 1000 records that are modified and the additional 500 records). Say if out of 1000 only 50 records are modified and 500 records are newly added now i want 550 records to be replicated to SQL Server. These 50 records should be updated and 500 records should be added in my destination db. What to do?
Thanks in advance,
Using DTS I am pulling data from Oracle to SQL Server 2000. For the first time i have pulled all the records (say 1000) needed, now in my second replication i would like to get the records (some of the 1000 records that are modified and the additional 500 records). Say if out of 1000 only 50 records are modified and 500 records are newly added now i want 550 records to be replicated to SQL Server. These 50 records should be updated and 500 records should be added in my destination db. What to do?
Thanks in advance,