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

Expecting %1!ld! authentication parameter(s) from client, but received %2!ld! for script %3!s! Next Page

Expecting %1!ld! columns in cursor, but found %2!ld!


Item

Value

Constant

ODBC_WRONG_NUM_COLUMNS

Error code

-10050

Parameter 1

The number of columns expected.

Parameter 2

The number of columns found.

Probable cause

The number of parameters found in the upload or download script does not match the number of columns or the number of primary key columns for the given table. Please check the number of parameters for the given script.