All releases of Simple database library


Release Notes: This release is compatible with Oracle's Instant Client, which has a much smaller footprint than the standard client and allows connections to be specified more conveniently. Also, the size of the hda was increased for compatibility with 64-bit platforms.


Release Notes: Support was added for Microsoft SQL and Sybase. Options to disable building static or shared versions of the library were added. A bug in sdb_close was fixed.


Release Notes: The Oracle driver was updated for 11g. The Oracle driver now treats null values as NULL. Initial support for the Ingres database was added.


Release Notes: Support for shsql/quisp was added.


Release Notes: If the URL in sdb_query refers to an already opened connection, the library now checks that the connection is in fact opened. This is important for mistyped URLs.


Release Notes: Support for Sqlite 3 was added. Automake, autoconf, and libtool are no longer used for configuration.


Release Notes: This release fixed two bugs in the PostgreSQL and MySQL drivers that caused a segfault if sdb_close was called with a NULL argument.


Release Notes: This version fixes a bug in the Postgres driver.


Release Notes: Persistent connections were added to the Postgres driver.


Release Notes: A patch for persistent Oracle connections was added. There are autoconfiguration probes for libraries necessary for Solaris.