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! columns in cursor, but found %2!ld! Next Page

Expecting %1!ld! parameters in script, but only found %2!ld!: %3!s!


Item

Value

Constant

ODBC_WRONG_NUM_PARAMETERS

Error code

-10047

Parameter 1

The number of parameters expected.

Parameter 2

The number of parameters found.

Parameter 3

The script name.

Probable cause

There are too many parameters found in the given script. Please check the number of parameters for the given script.