Hello, all
I would like to inquire what would be the best practice to replicate data in numerous tables of MS SQL DB to tables with similar structure in SAP SQL anywhere.
I would prefer to use built-in features from both suppliers, like change tracking in MS SQL and Mobilink in SQL Anywhere.
Due to large amount of data, I need to make sure that only actual changes are uploaded to the SQL Anywhere DB, so putting a Mobilink server on the MS SQL itself + adding timestamp fields on all replicated tables is not a preferred option.
Does anyone have any experience with this?
Thank you
Arcady