SQL$HELP_OLD72.HLB  —  Errors  SQL_ERRORS, NULLNOIND
  Tried to store null into host variable with no indicator
  variable

  Explanation:  Null values can only be stored in host variables
  which have indicator variables.

  User Action:  Add an indicator variable to the host variable
  reference or make sure that no null values can be returned to
  it.
Close Help