Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.0 » SQL Anywhere Server - Programming » SQL Anywhere Database Tools Interface » Database tools interface » DBTools functions

 

DBSynchronizeLog function

Synchronize a database with a MobiLink server.

Prototype
short DBSynchronizeLog( const a _sync_db * );
Parameters

A pointer to a structure. See a_sync_db structure.

Return value

A return code, as listed in Software component exit codes.

Remarks

For information about the features you can access, see Initiating synchronization.

See also