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

Assembly '%1!s!' was compiled against version %2!s! of '%3!s!'. Please recompile against version %4!s! Next Page

Attempt to execute a SQL statement with bound parameters before MLDBCommand.Prepare() was called


Item

Value

Constant

EL_DNET_NO_STMT_PREPARED_ON_BIND

Error code

-10199

Probable cause

An attempt was made to bind a parameter to a statement that was not prepared. Please prepare the statement before binding parameters.