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

SQL Anywhere 17 » SQL Anywhere - Error Messages » SQL Anywhere error messages » SQL Anywhere error messages listed by message text

Statement cannot be executed

Error constant SQLE_CANNOT_EXECUTE_STMT
ODBC 2 state OK
ODBC 3 state OK
Severity 10
SQLCODE 111
SQLSTATE 01W08
Sybase error code 590
Probable cause

You specified a SQL statement for the PREPARE...WITH EXECUTE statement that cannot be executed. If you specified an output SQLDA, it may contain a DESCRIBE of the prepared statement. It is normal for this warning to appear in the request log during the successful execution of a statement.