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

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Error Messages » MobiLink Server Error Messages » Alphabetic list of error messages

The synchronization sequence number stored in ml_subscription.progress is negative.  Set this value to zero (0) to re-enable synchronizations for remote ID '%1!s!' Next Page

The upload table %1!s! (column #%2!ld!) has the data type '%3!s!', but your ODBC driver doesn't support '%4!s!'


Item

Value

Constant

DATATYPE_NOT_SUPPORTED_BY_DRIVER

Error code

-10245

Parameter 1

Table name.

Parameter 2

Column index.

Parameter 3

SQL Anywhere data type.

Parameter 4

ODBC data type.

Probable cause

The upload table contains a column with a data type that is not supported by your ODBC driver. Please make sure that the MobiLink server is using a recommended ODBC driver.