Synchronizes data in the database using MobiLink synchronization, for UltraLite ODBC. This function is specific to UltraLite and is not part of the ODBC standard.
UL_FN_SPEC SQLRETURN UL_FN_MOD SQLSynchronize ( SQLHDBC ConnectionHandle, ul_synch_info * SynchInfo );
ConnectionHandle A handle.
SynchInfo The structure holding synchronization information. See UltraLite synchronization parameters and network protocol options.
SQLSynchronize is an extension to ODBC. It initiates a MobiLink synchronization operation.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |