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

SQL Anywhere 11.0.0 » Error Messages » SQL Anywhere error messages » SQL Anywhere error messages sorted by message text (L-S)

 

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.