Télécharger la liste

Description du projet

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.

Système requise

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 pour Interbase, MSSQL, MySQL, Oracle, PostgreSQL et Sybase a été ajouté. La mise à jour, AddNew et les méthodes de supprimer ont été enlevés afin de maintenir la simplicité de code. La navigation a été améliorée et simplifiée ainsi qu'une nouvelle méthode pour récupérer les lignes dans le fichier php-style que la plupart des codeurs PHP sont habitués. Ceci est juste Datalib; données admin n'a pas encore entamé le développement.
Tags: Stable, Major bugfixes
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.

2001-05-26 11:05
0.4beta

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

2001-01-30 15:12
v0.0.04

Recordset Navigation dans ODBC est maintenant pleinement fonctionnel. Ajout / mise à jour est également fonctionnelles. La méthode de suppression est encore à venir.
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

Annonce initiale.
Initial Announcement.

2001-01-30 15:12
0.0.05

Le support de MySQL dans Data-Lib (la seule chose qui n'est pas fonctionnelle dans MySQL ou ODBC est mise à jour, l'insertion ou la suppression de tout réparti sur 2 ou plusieurs tables), une fonction wrapper pour l'objet d'enregistrements, et les utilisateurs disposent seulement d'inclure un fichier qui à son tour, inclut tous les fichiers nécessaires.
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