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

SQL Anywhere 11.0.1 » Error Messages » MobiLink server error messages » MobiLink server error messages sorted by message text

 

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

Error code –10047
Error constant ODBC_WRONG_NUM_PARAMETERS
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.