Returns the DBMS original error code.
Syntax:
ErrDbmsCode( )
Parameters:
None
Returns:
The DBMS original error code
Note:
Can be used for fatal and unexpected errors, assuming that the developer is familiar with DBMS internal error codes.
See also:
The Online and Rich Client Samples projects (program SQ02 and RSQ02)