Contents Index full SQL feature host variable '%1' has two different definitions

ASA Programming Guide
  SQL Preprocessor Error Messages
    SQLPP errors

host variable '%1' has been redefined


Message value Message Type
2665 Warning
Probable cause 

You have redefined the same host variable with a different host type. As far as the preprocessor is concerned, host variables are global; two host variables with different types cannot have the same name.


Contents Index full SQL feature host variable '%1' has two different definitions