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

 

Initializer not allowed on VARCHAR host variable

Error code 2607
Probable cause

You can not specify a C variable initializer for a host variable of type VARCHAR or BINARY. You must initialize this variable in regular C executable code.