DTS: Copy new+modified records from table1 to table2 -
08-21-2008
, 10:12 AM
Hi All Techies,
I have created one DTS to copy records from table1 (which is on Oracle
server) to table2 (on SQL Server 2000).
In the first execution I want to pull all the data, but from next time
onwards I want to copy only new records + modified records from table1 to
table2.
Please let me know how can I do this?
I would appreciate the help.
Thanks,
Sur... |