The Conflict tab of the MobiLink Synchronization property sheet has the following component:
Upload conflict handling Conflicts arise during the upload of rows to the consolidated database. If two users modify the same row on different remote databases, a conflict is detected when the second of the rows arrives at the MobiLink synchronization server. When conflicts can occur, you should define a process to compute the correct values, or at least to log the conflict. For more information about conflicts, see .
Default: conflicts will not be raised The data from the UltraLite database is used to update the table.
Update table values The dropdown list supplies several common choices for conflict resolution. The appropriate choice depends on your business rules for the particular information being updated.
For more information about this property sheet and setting up synchronization scripts, see .