Sorry for the long and confused title.
I have a customer that wants to sync three database. (Later it could be more.) All data in all three databases must sync to th
if you can add an extra column, create a new column based on the "match key" you specified above. Then configure Sync framework to use that column as the PK and ignoring the actual PKs in the table.
the approach should be similar to this post:
Part 3 – Synchronizing tables where Client and Server Primary Keys are different