Enables TCP/IP synchronization.
void ULEnableTcpipSynchronization( SQLCA * sqlca );
sqlca A pointer to the initialized SQLCA.
In the C++ API use the Sqlca.GetCA method.
You can use this function in C++ API applications as well as embedded SQL applications. You must call this function before the Synchronize function. If you attempt to synchronize without a preceding call to enable the synchronization type, the error SQLE_METHOD_CANNOT_BE_CALLED occurs.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |