| DB Access Class Library for COBOL V1.0 API Reference - Microsoft(R) Windows(R) - - Microsoft(R) Windows NT(R) - - Microsoft(R) Windows(R) 2000 - |
Contents
Index
![]()
|
Chapter 6 DB Access Library API Reference
6.2 Methods
Returns an error code as returned by a working driver (such as the ODBC driver).
INVOKE ERROR-A "GET-NATIVE-ERROR-CODE" RETURNING ERROR-CODE.
ERROR-A [attribute:FOBJECT REFERENCE FJDB-ERROR]
Specifies an object of the FJDB-ERROR class.
ERROR-CODE [attribute:FS9(9) COMP-5]
Returns an error code.
Contents
Index
![]()
|