Handling direct upload conflicts

When a MobiLink client sends an updated row to the MobiLink server, it includes not only the updated values (the post-image or new row), but also a copy of the old row values (the pre-image or old row) obtained in the last synchronization with the MobiLink server. When the pre-image row does not match the current values in your central data source, a conflict is detected.

 SQL-based conflict resolution
 Conflict resolution with direct row handling
 Detecting conflicts with direct row handling
 Resolving conflicts with direct row handling
 Example