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 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

这是一个修正错误的释放和不断变化的项目的维护工作后的第一个版本。许多错误已得到修复和作出轻微修订,包括:非Unicode是为Linux建立固定的,缺少包括文件被添加在分配,测试工作提出了使用Unicode,Unicode的功能现在通过添加编译时开关。
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

几个错误已得到修复。它现在可以用新的gcc编译和QT版本。
标签: Major bugfixes
Several bugs have been fixed. It's now possible to compile with newer gcc and QT versions.

2001-11-07 20:28
0.2.2

此版本修正了很多的版本0.2.1在发现错误。
标签: Major bugfixes
This release fixes lots of bugs that were found in version 0.2.1.

2001-01-30 15:13
0.2beta2

一个bug修正的情侣,一些新的DatabaseMetaData方法,改写PreparedStatement的参数处理,以功能与更广泛的驱动程序。
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