Contents Index indicator variable '%1' is unknown intermediate SQL feature

ASA Programming Guide
  SQL Preprocessor Error Messages
    SQLPP errors

initializer not allowed on VARCHAR host variable


Message value Message Type
2607 Error
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.


Contents Index indicator variable '%1' is unknown intermediate SQL feature