Hello Travich -
Using Sync Framework V1, the change application transaction commit is on the sync group level. In another word, if a sync is interruptted on one sync group, the changes should be bailed out. In general, we recommend putting all related tables
in one sync group during the design time.
When your users observed that they did not get changes, did they miss all changes or just a part of it? We should never have partial data applied on the sync group level. Werer all tables put in the same sync group?
Thanks.
Leo Zhou ------ This posting is provided "AS IS" with no warranties, and confers no rights.