Database (dbm-style) Abstraction Layer
These functions build the foundation for accessing Berkeley DB style databases.
Intro
These functions build the foundation for accessing Berkeley DB style databases.
This is a general abstraction layer for several file-based databases. As such, functionality is limited to a common subset of features supported by modern databases such as Oracle Berkeley DB.
Setup Constants Examples Connection Reference