SQL$HELP_OLD72.HLB  —  Errors  SQL_ERRORS, PTR_VAR
  Host variable <str> is a pointer variable which is illegal in
  SQL statements.

  Explanation:  The named variable is defined as a C pointer
  variable.  These variables are currently not supported by the C
  precompiler.

  User Action:  Use a different variable.
Close Help