OpenDBX/C++ API

From Linuxnetworks
< OpenDBX
Revision as of 23:40, 9 March 2009 by Nose (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The OpenDBX C++ API is an ease to use, object-oriented database abstraction layer based on the procedural C API of the OpenDBX library. The C++ API provides objects encapsulating connections, statements, result sets and large objects.

  1. Usage
  2. API 1.0 Reference