Changes for version 0.40

  • Added new subquery capabilities.
  • Implemented ROWNUM pagging for Oracle. (Victor)
  • Bug fixes.

Modules

An OO interface to SQL queries and results. Easily constructs SQL queries, and simplifies processing of the returned data.
An OO interface to SQL queries and results. Encapsulates an entire query in an object.
An OO interface to SQL queries and results. Encapsulates a fetched row of data in an object.
An OO interface to SQL queries and results. Encapsulates a table in an object.