UltraLite Database User's Guide
Synchronization for UltraLite Applications
Designing synchronization for your UltraLite database
Publications permit the synchronization of specific portions of your UltraLite database. You can combine publications with upload-only or download-only synchronization to synchronize high-priority changes efficiently. Both upload-only and download-only synchronization are less time-consuming than two-way synchronization.
For more information, see Creating publications for UltraLite databases, and the following:
MobileVB See SyncParms.
ActiveX See SyncParms.
Native UltraLite for Java See ianywhere.native_ultralite.SyncParms in the API Reference.
Embedded SQL See upload_only synchronization parameter.
Static C++ API See upload_only synchronization parameter.
Static Java API See upload_only synchronization parameter.