All releases of OCI C++ Library


Release Notes: This release fixes an OraError compile problem and a DEBUG declaration conflict.


Release Notes: Lob loadFromFile, and OraError compile problems have been fixed. ExecQueryEx and execUpateEx have been added, and minor code cleanups have been made.


Release Notes: Minor bugfixes and code cleanups for VC++ have been made.


Release Notes: This version features Advanced Queueing support and fixes a segfault bug under Solaris 8. Error handling has been improved.


Release Notes: This version successfully compiles on RedHat 7.0. Support was added for BLOB binding (IN/OUT). A bug in the cursor where it wasn't cleaning the bindings map was fixed.


Release Notes: Support for Oracle 8i Temporary Lobs, further BFiles support, and documentation have all been added. Look into HTMLDocs for details. Doxygen generated documentation is now at ocicpplib.sourceforge.net/doxygen.


Release Notes: Support has been added for BFiles. The date bug has been quashed. Other changes have been made internally, and to the interface.


Release Notes: Problems with linking against Oracle 8 libs have been rectified.


Release Notes: Memory leak fixes and use of automake.


Release Notes: A prefetch feature was added. It can increase speed up to one hundred times. The programmer must pass the number of rows to prefetch. Also some changes in getStr getInt and getDouble functions were included to make them more comfortable to use.