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
 See also

Initializing the synchronization parameters
Synchronization parameters
Invoking synchronization
Commit all changes before synchronizing
Add initial data to your application
Synchronization communications errors
Synchronization monitoring and canceling