Version 0.99.29 of C++ ResourcePool

Release Notes: This release fixes a bug that caused errors not correctly propagated to the client code in certain cases when using a BatchCommand against an Oracle database. The build process has been improved a little bit.

Other releases

  •  22 Jun 2009 17:47

Release Notes: This release fixes a bug that caused errors not correctly propagated to the client code in certain cases when using a BatchCommand against an Oracle database. The build process has been improved a little bit.

  •  06 May 2009 20:36

Release Notes: Major code cleanup for SQLStatement and SQLExecute was done, resulting in significant performance gains.

Release Notes: The SQLStatement class was introduced as an explicit type for SQL statements. Previously, SQL statements were passed around as std::string. Implicit conversion will allow old code to work without change. Some more code cleanup and performance improvements were done. Some portability issues have been fixed so that this release was successfully tested on Solaris, Mac OS X, and Linux with various GCC compiler versions (3.3 through 4.3) and Intel's C++ compiler (v10).

  •  15 Mar 2009 19:14

    Release Notes: Refactoring was done to make the client code less tightly coupled to a specific database when using ResourcePool. Some more code cleanup was done that resulted in slightly better performance.

    •  09 Mar 2009 17:58

    Release Notes: This release fixes a bug in the example code as well as a minor memory leak in the Oracle driver. The code was cleaned up to avoid unnecessary templates, improve exception safety, and make better usage of constants. The binary is about 5% smaller and performs a little bit better.

    Screenshot

    Project Spotlight

    LedgerSMB

    An accounting/ERP application and framework.

    Screenshot

    Project Spotlight

    Hiawatha

    A secure and advanced Web server.