Error handling functions

<< Click to Display Table of Contents >>

Navigation:  BDE Function Reference >

Error handling functions

Previous pageReturn to chapter overviewNext page

Each Borland Database Engine (BDE) function listed below returns error handling information, or performs a task that relates to error handling.

Function

Description

DbiGetErrorContext

After receiving an error code back from a call, enables the client to probe BDE for more specific error information.

DbiGetErrorEntry

Returns the error description of a specified error stack entry.

DbiGetErrorInfo

Provides descriptive error information about the last error that occurred.

DbiGetErrorString

Returns the message associated with a given error code.