Release Notes: Recordset Navigation in ODBC is now fully functional. Add/update is also functional. The delete method is yet to come.


Release Notes: Support for Interbase, MSSQL, MySQL, Oracle, PostgreSQL, and Sybase was added. The Update, AddNew and Remove methods have been removed to keep the code simple. Navigation has been enhanced and streamlined along with a new method for fetching rows in the PHP-style that most PHP coders are used to. This is just Datalib; Data Admin has not begun development yet.


Release Notes: Support for MySQL, PostgreSQL, MSSQL, Oracle8, Sybase, and ODBC.


Release Notes: MySQL support in Data-Lib (the only thing that is not functional in MySQL or ODBC is updating, inserting, or deleting across 2 or more tables), a wrapper function for the recordset object, and users only have to include one file, which in turn includes all needed files.


Release Notes: Recordset Navigation in ODBC is now fully functional. Add/update is also functional. The delete method is yet to come.


Release Notes: Initial Announcement.