SQL$HELP_OLD72.HLB  —  Errors  SQL_ERRORS, FORPASLEN
  Host variable <str> is an unsupported passed-length variable

  Explanation:  The host variable declaration uses the FORTRAN
  passed-length (*) feature which is not supported.

  User Action:  Either change the declaration so that only
  supported attributes are used, or move the data to another
  variable which uses only supported attributes.
Close Help