UltraLite Database User's Guide
Synchronization for UltraLite Applications
Synchronization parameters reference
Reports the status of data uploaded to the MobiLink synchronization server.
The MobiLink synchronization server sets this parameter, and so it is read-only.
After synchronization, the parameter holds true if the upload was successful, and false otherwise. You can check this parameter if there was a synchronization error, to know whether data was successfully uploaded before the error occurred.
MobileVB SyncResult
ActiveX SyncResult
UltraLite.NET See ianywhere.UltraLite.SyncResult.
Embedded SQL See upload_ok synchronization parameter.
Static C++ API See upload_ok synchronization parameter.
Static Java API See upload_ok synchronization parameter.