Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Use a timestamp to Track Changes and Synchronise

$
0
0
Hello,I need to sync several tables from a purchaes software to our own tables.Not the complete tables, only selected fields.Each source table has a timestamp, so I could use this to track what has changed.But, how do I store locally the last timestamp from the source database.A local timestamp field would register my localtimestamp instead of the one I would like to remind.Any suggestion ?

Viewing all articles
Browse latest Browse all 3145

Trending Articles