SQL Anywhere clients

To use a SQL Anywhere database as a MobiLink client, you add synchronization objects to the database. The objects you need to add are publications, MobiLink users, and subscriptions that connect publications to users. See:

Synchronization can be initiated using the Dbmlsync API, the SQL SYNCHRONIZE statement or the dbmlsync command line utility. Most synchronizations use data read from the database transaction log, however, a transaction log file is not required for scripted-upload synchronization and synchronization of download-only publications.

See Synchronization initiation.

For more information about SQL Anywhere clients, see SQL Anywhere clients.

For information about dbmlsync command line options, see MobiLink SQL Anywhere client utility (dbmlsync).

For information about customizing synchronization, see dbmlsync synchronization customization.