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

SQL Anywhere 11.0.1 » Error Messages » SQL Anywhere error messages » SQL Anywhere error messages sorted by message text (D-K)

 

Information for synchronization was not provided

Error constant SQLE_SYNC_INFO_REQUIRED
ODBC 2 State ERROR
ODBC 3 State ERROR
Severity 16
SQLCODE –1111
SQLSTATE WW081
Sybase error code 13403
Probable cause

You must supply information for synchronization, either directly in the synchronization call or by using the SetSynchInfo call before synchronizing. In the Palm HotSync conduit, this error occurs during synchronization if you have not used the SetSynchInfo call in your application before exiting, or if the SetSynchInfo call failed.