UltraLite Embedded SQL User's Guide
Synchronization Parameters Reference
Synchronization parameters
Adds additional checkpoints of the database during synchronization to limit database growth during the synchronization process.
By default, limited checkpointing is done.
Set the parameter as follows:
ul_synch_info info; // ... info.checkpoint_store = ul_true ;