Contents Index VARCHAR host variables cannot be pointers arrays of FIXCHAR not supported

ASA Programming Guide
  SQL Preprocessor Error Messages
    SQLPP errors

VARCHAR type must have a length


Message value Message Type
2604 Error
Probable cause 

You have attempted to declare a VARCHAR or BINARY host variable using the DECL_VARCHAR or DECL_BINARY macro but have not specified a size for the array.


Contents Index VARCHAR host variables cannot be pointers arrays of FIXCHAR not supported