Initiates synchronization in an UltraLite application.
void ULSynchronize( SQLCA * sqlca, ul_synch_info * synch_info );
sqlca A pointer to the SQLCA.
synch_info A synchronization structure. Synchronization specifics are controlled through a set of synchronization parameters. For more information about these parameters, see ul_synch_info_a struct.
For TCP/IP or HTTP synchronization, the ULSynchronize function initiates synchronization. Errors during synchronization that are not handled by the handle_error script are reported as SQL errors. Application programs should test the SQLCODE return value of this function.
Envoyer votre avis sur cette page par email. | Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |