Database Configuration Stand-Alone High Level API

The stand-alone configuration database API module has the file name dblocfg.c. This module provides a programmer with a high level callable API that will access the Bbuuzzb database configuration details. This API is available for all platforms

Here is a list of functions in this module:

Module Dependencies

Even though this API is for stand-alone applications, this module must be linked with the system logger API (in all platforms except DOS where there is no system logger) and the socloc API (in all platforms except QNX and DOS). The reason for this is that all database API's use the system logger for log debugging.

This module is part of the database stand-alone API and needs to be linked with the following modules:

In the Unix platform, this module is compiled along with the other database modules as part of the script cdbeng. A good example of a Unix script for a client application that uses this API is mkdb.

Note that even though this API is for stand-alone applications, this module must be linked with the TCP IPC modules (ipcomm.c and ipconfig.c) except in the case of the QNX platform where the TCP IPC is not used.

Module Header Files

This module depends on the following header files:

Goto Top | Future Lab Home | Contact Webmaster | Feedback

Copyright © 1999-2000 Future Lab Inc., Last Updated May 2, 2000