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! parameters in script, but only found %2!ld!:  %3!s! Next Page

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


Item

Value

Constant

ODBC_WRONG_NUM_PARAMETERS_AT_LEAST

Error code

-10048

Parameter 1

The minimum number of parameters expected.

Parameter 2

The number of parameters found.

Parameter 3

The script name.

Probable cause

There are not enough parameters found in the given script. Please check the number of parameters for the given script.