954,593 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Dts

Hi Gurus,
I have little bit idea to Create a DTS Package to copy any 5 tables from Pubs to Northwind.
but how can i do the following ..?
Create a log table to store the package start time, end time, execution duration, records affected.
When any transaction inserts/updates/deletes any record in any of the 5 tables in Pubs the same has to be
updated in Northwind. you can also use stored procedures inside the DTS Package.
The DTS Package must run continuously. i.e. the package must identify the recently changed record in Pubs
and should copy the same to Northwind. The DTS Package should run continuously.
Please give your ideas.
Thanks
KK

csk
Newbie Poster
1 post since Jul 2006
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You