The client/server database configuration API module has the file name dbcscfg.c. This module provides a programmer with a high level callable API that will access the Bbuuzzb database server configuration details. The QNX platform version of this API uses QNX message passing as the interprocess communication method. All other platforms use the TCP socket interface to communicate to the database server. Note that there is no DOS version of this API.
Here is a list of functions in this module:
This module is part of the database client/server 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 mkdbm.
This module depends on the following header files: