Using the module BDB
by Peter Verhas
Table of Contents
1. Introduction
2. Acknowledgements
3. Module versions, upgrading
4. Installing the module
5. Trouble shooting installation
6. Berkeley DB Module Functions Reference
6.1. Open
6.2. Close
6.3. Put
6.4. Get
6.5. First
6.6. Last
6.7. Next
6.8. Previous
6.9. Key
6.10. Update
6.11. DeleteRecord
6.12. DeleteAll
6.13. BeginTransaction
6.14. CommitTransaction
6.15. EndTransaction
6.16. AbortTransaction
6.17. Drop
7. Sample program
8. Future development, aims