UltraLite Database User's Guide
Synchronization for UltraLite Applications
Synchronization parameters reference
A string specifying the user name that uniquely identifies the MobiLink client to the MobiLink synchronization server. MobiLink uses this value to determine the download content, to record the synchronization state, and to recover from interruptions during synchronization.
The parameter is required, and is a string.
The user name is required unless the MobiLink synchronization server is being run with user authentication turned off. For more information, see -zu option.
Authenticating MobiLink Users.
MobileVB SyncParms
ActiveX SyncParms
UltraLite.NET See ianywhere.UltraLite.SyncParms.
Embedded SQL See user_name synchronization parameter.
Static C++ API See user_name synchronization parameter.
Static Java API See user_name synchronization parameter.