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 options '%1!s!' and '%2!s!' must not be used together Next Page

The prepared SQL statement '%1!s!' requires %2!s! parameters, but %3!s! parameters were supplied


Item

Value

Constant

EL_DNET_NUM_BOUND_PARAM_MISMATCH

Error code

-10200

Parameter 1

The SQL statement.

Parameter 2

The expected number of parameters.

Parameter 3

The supplied number of parameters.

Probable cause

The statement was executed with the wrong number of parameters. Please supply the correct number of parameters before executing the statement.