UltraLite Database User's Guide
Synchronization for UltraLite Applications
Synchronization parameters reference
Supplies parameters to the authentication_parameters script.
Use this parameter to supply any values required by your authentication_parameters script. These may be a user name and password, for example.
If you use this parameter, you must also supply the number of parameters. See Number of Authentication Parameters parameter.
An array of strings. Null is not allowed as a value for any of the strings, but you can supply an empty string.
Number of Authentication Parameters parameter
authenticate_parameters connection event
MobileVB SyncParms
ActiveX SyncParms
UltraLite.NET See ianywhere.UltraLite.SyncParms.
Embedded SQL See auth_parms parameter.
Static C++ API See auth_parms parameter.
Static Java API See auth_parms parameter.