libodbc++ is a class library for accessing databases from C++. Its interface is very close to JDBC2, and it works on top of ODBC.
| Tags | Database Software Development Libraries |
|---|---|
| Licenses | LGPL |
| Operating Systems | Windows Windows POSIX BSD IRIX Linux Solaris |
| Implementation | C++ |
Recent releases


Release Notes: This is a bugfix release and the first release after changing project maintainership. Many bugs have been fixed and minor changes made including: the non-Unicode build was fixed for Linux, missing include files were added in the distribution, tests were made to work with Unicode, Unicode functionality is now added through a compile-time switch.


Release Notes: Several bugs have been fixed. It's now possible to compile with newer gcc and QT versions.


Release Notes: This release fixes lots of bugs that were found in version 0.2.1.


Release Notes: Bugfixes, documentation updates, support for QT and a corrected win32 build procedure.


Release Notes: CallableStatement fixes (it now even works) and documentation updates.