SQL$HELP_OLD72.HLB  —  Errors  SQL_ERRORS, INVSQLSTATE
  SQLSTATE has an invalid data type

  Explanation:  SQLSTATE must be declared as a 5 character string.
  The declaration of SQLSTATE in this program is a different data
  type.

  User Action:  Change the data type of SQLSTATE.
Close Help