UltraLite Database User's Guide
Synchronization for UltraLite Applications
Synchronization parameters reference
When set to true, UltraLite sends each column name to the MobiLink synchronization server. By default UltraLite does not send column names.
This parameter is typically used together with the -za
or -ze
switch on the MobiLink synchronization server for automatically generating synchronization scripts.
This parameter is not available for UltraLite static Java applications.
MobileVB SyncParms
ActiveX SyncParms
UltraLite.NET See ianywhere.UltraLite.SyncParms.
Embedded SQL See send_column_names synchronization parameter.
Static C++ API See send_column_names synchronization parameter.
Static Java API See send_column_names synchronization parameter.