Microsoft Sync Framework Data Provider ignores records where a field in the PK changes
If you update a field in a primary key, the SqlServer Provider does not record a change (or insert-delete). Therefore your change never gets propagated and you are left with an orphan record.
No comments:
Post a Comment