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 preprocessor error messages » SQL preprocessor error messages sorted by message text

 

Invalid type for SQL statement variable

Error code 2618
Probable cause

A host variable used as a statement identifier should be of type a_sql_statement_number. You attempted to use a host variable of some other type as a statement identifier.