UltraLite User's Guide
The Embedded SQL Interface
Library function reference
void ULSynchronize(
SQLCA * sqlca,
ul_synch_info * synch_info );
Initiates synchronization in an UltraLite application.
For TCP/IP or HTTP synchronization, the ULSynchronize function initiates synchronization. Errors during synchronization that are not handled by the handle_error script are reported as SQL errors. Your application should test the SQLCODE return value of this function.
sqlca A pointer to the SQLCA.
synch_info A synchronization structure. For information on the members of this structure, see Synchronization parameters.
MobiLink Synchronization Server Options
START SYNCHRONIZATION DELETE statement