Download List

Project Description

Data-Admin is two separate components. The first being Data-Lib, the underlying encapsulated database library. This library wraps PHPs native database functions to provide a unified method for connecting to a database. The second component is Data-Admin which will be a PHP based front-end for basic database administration.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-10-30 09:03
1.0

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.
Tags: Stable, Major bugfixes

2001-05-26 11:05
0.4beta

Support for MySQL, PostgreSQL, MSSQL, Oracle8, Sybase, and ODBC.
Tags: Major feature enhancements

2001-01-30 15:12
v0.0.04

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

2001-01-30 15:12
09_03_2000

Initial Announcement.

2001-01-30 15:12
0.0.05

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.

Project Resources