UltraLite Database User's Guide
Synchronization for UltraLite Applications
Synchronization parameters reference
Set this boolean parameter to false to instruct the MobiLink synchronization server that the client will not provide a download acknowledgement.
If the client does send a download acknowledgement, the MobiLink synchronization server worker thread must wait for the client to apply the download. If the client does not sent a download acknowledgement, the MobiLink synchronization server is freed up sooner for its next synchronization.
MobileVB SyncParms
ActiveX SyncParms
UltraLite.NET See ianywhere.UltraLite.SyncParms.
Embedded SQL See send_download_ack synchronization parameter.
Static C++ API See security_parms synchronization parameter.
Static Java API This parameter is not available for static Java applications.