SQL$HELP_OLD72.HLB  —  Errors  SQL_ERRORS, INVSQLCODE
  SQLCODE has an invalid data type

  Explanation:  SQLCODE must be declared as a signed longword.
  The declaration of SQLCODE in this program is a different data
  type.

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