Stores the synchronization parameters for use with HotSync.
ul_bool ULSetSynchInfo( SQLCA * sqlca, PROFILE sync-profile-name ul_synch_info * synch_info );
sqlca A pointer to the SQLCA.
sync-profile-name The name of the synchronization profile to which to store the synchronization information. This can then be referenced by name as part of a HotSync. See UltraLite HotSync Conduit Installation utility for Palm OS (ulcond11).
synch_info A synchronization structure. For more information about the members of this structure, see ul_synch_info_a struct.
Typically, you call ULSetSynchInfo just before closing the application with db_fini.
Applies to Palm OS applications with HotSync.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |