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

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Error Messages » SQL Preprocessor Error Messages » Alphabetic list of error messages

Indicator variable '%1!s!' is unknown Next Page

Initializer not allowed on VARCHAR host variable


Item

Value

Message value

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.