SQLSTATE Constants

From MidrangeWiki
Revision as of 22:15, 3 June 2005 by Koldark (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Here is a work-in-progress list of constant names for the SQLSTATE codes in RPG.

D GoodSQLRead     C                   Const('00000')
D SQLDateError    C                   Const('01535')
D SQLEOF          C                   Const('02000')