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

 

VARCHAR host variables cannot be pointers

Error code 2606
Probable cause

You have attempted to declare a host variable as a pointer to a VARCHAR or BINARY. This is not a legal host variable type.