Download List

專案描述

libodbc++ is a class library for accessing databases from C++. Its interface is
very close to JDBC2, and it works on top of ODBC.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-10-12 00:54
0.2.5

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.

2003-11-28 00:00
0.2.3

Several bugs have been fixed. It's now possible to compile with newer gcc and QT versions.
標籤: Major bugfixes

2001-11-07 20:28
0.2.2

This release fixes lots of bugs that were found in version 0.2.1.
標籤: Major bugfixes

2001-01-30 15:13
0.2beta2

A couple of bugfixes, some new DatabaseMetaData methods,
rewritten parameter handling in PreparedStatement in order
to function with a wider range of drivers.

2001-01-30 15:13
0.2beta1

First public release.

Project Resources