Contents Index invalid integer invalid type for sql statement variable

ASA Programming Guide
  SQL Preprocessor Error Messages
    SQLPP errors

invalid type for indicator variable '%1'


Message value Message Type
2622 Error
Probable cause 

Indicator variables must be of type short int. You have used a variable of a different type as an indicator variable.


Contents Index invalid integer invalid type for sql statement variable