Synchronization parameters for UltraLite

Synchronization parameters control the synchronization between an UltraLite database and the MobiLink server. The way you set parameters depends on the specific UltraLite interface you are using. This chapter describes the effects of the parameters, and provides links to other locations for information about how to set them.

Note

The parameters described in this chapter only apply to UltraLite remote databases. To synchronize SQL Anywhere remote databases, see MobiLink SQL Anywhere client utility [dbmlsync].

For API-specific details, see:

Required parameters

The following parameters are required:

If you do not set these parameters, the synchronization function throws an exception (for example, SQLCode.SQLE_SYNC_INFO_INVALID or its equivalent).

Conflicting parameters

You can only specify one of these parameters:

If you set more than one of these parameters to true, the synchronization function throws an exception (for example, SQLCode.SQLE_SYNC_INFO_INVALID or its equivalent).


Additional Parameters synchronization parameter
Allow Download Duplicate Rows parameter
Authentication Parameters synchronization parameter
Authentication Status synchronization parameter
Authentication Value synchronization parameter
Checkpoint Store synchronization parameter
Disable Concurrency synchronization parameter
Download Only synchronization parameter
Ignored Rows synchronization parameter
Keep Partial Download synchronization parameter
New Password synchronization parameter
Number of Authentication Parameters parameter
Observer synchronization parameter
Partial Download Retained synchronization parameter
Password synchronization parameter
Ping synchronization parameter
Publications synchronization parameter
Resume Partial Download synchronization parameter
Send Column Names synchronization parameter
Send Download Acknowledgement synchronization parameter
Stream Error synchronization parameter
Stream Type synchronization parameter
Stream Parameters synchronization parameter
Sync Result synchronization parameter
Table Order synchronization parameter
Upload OK synchronization parameter
Upload Only synchronization parameter
User Data synchronization parameter
User Name synchronization parameter
Version synchronization parameter