Adding synchronization to your application

Synchronization is a key feature of many UltraLite applications. This section describes how to add synchronization to your application.

The synchronization logic that keeps UltraLite applications up to date with the consolidated database is not held in the application itself. Synchronization scripts stored in the consolidated database, together with the MobiLink server and the UltraLite runtime library, control how changes are processed when they are uploaded and determines which changes are to be downloaded.

 Overview
 Synchronization parameters

Initializing the synchronization parameters
Setting synchronization parameters
Invoking synchronization
Commit all changes before synchronizing
Adding initial data to your application
Handling synchronization communications errors
Monitoring and canceling synchronization