Top Level :: Database

Package Information: DB_QueryTool

This package has been superseded, but is still maintained for bugs and security fixes. Use MDB_QueryTool instead.
» Summary» License
An OO-interface for easily retrieving and modifying data in a DB.BSD
» Current Release» Bug Summary
1.1.2 (stable) was released on 2008-01-12 (Changelog)No open bugs
» Description
This package is an OO-abstraction to the SQL-Query language, it provides methods such
as setWhere, setOrder, setGroup, setJoin, etc. to easily build queries.
It also provides an easy to learn interface that interacts nicely with HTML-forms using
arrays that contain the column data, that shall be updated/added in a DB.
This package bases on an SQL-Builder which lets you easily build
SQL-Statements and execute them.
» Maintainers» More Information