Télécharger la liste

Description du projet

ADODB is a set of advanced PHP database abstraction classes. It supports MySQL, PostgreSQL, Interbase/Firebird, Informix, Sybase SQL Anywhere, Oracle, MS SQL 7 and 2000, SAP DB, Sybase, DB2, FrontBase, Foxpro, Access, Netezza, LDAP, ODBTP, ADO, and generic ODBC. A metatype system is built in, making it possible to figure out that types such as CHAR, TEXT, and STRING are equivalent in different databases. It also features portable database creation, database-backed session support (with encryption), SQL performance monitoring, and database health checks.

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.

2006-05-04 21:21
4.81

Le présent communiqué peut métadonnées table de cache (noms des champs, les types, et d'autres informations telles clés primaires). Il met à jour uniquement les champs qui ont changé. Variable erreurs ref dans adodb-ado5.inc.php ont été corrigés. Il existe un correctif en utilisant setCharset Mysqli method_exists (). Le adodb-perf.inc.php CreateLogTable () le code fonctionne maintenant définis par l'utilisateur des noms de table. Une erreur dans ibase_blob_open () a été corrigé. Ce communiqué ne comporte plus de champs AUTO_INCREMENT avec replace ().
Tags: Minor bugfixes
This release can cache table metadata (field names, types, and other info such primary keys). It only updates fields that have changed. Variable ref errors in adodb-ado5.inc.php have been fixed. There is a Mysqli setcharset fix using method_exists(). The adodb-perf.inc.php CreateLogTable() code now works for user-defined table names. An error in ibase_blob_open() has been fixed. This release no longer includes auto_increment fields in replace().

2006-03-29 10:42
4.80

Activerecord ont été ajoutées. Un drapeau pour choisir la compatibilité avec MySQL 3.23 a été ajouté. Getone () Sélectionnez les problèmes de limites ont été fixées. Adodb-xmlschema03.inc.php a été ajouté au support de XML Schema version 3. Le adodb-datadict.htm documents ont été mis à jour.
Tags: Minor bugfixes
Activerecord support was added. A flag for
choosing compatibility with MySQL 3.23 was added.
GetOne() Select-Limit problems were fixed.
adodb-xmlschema03.inc.php was added to support XML
Schema version 3. The adodb-datadict.htm documents
were updated.

2005-12-21 01:52
4.68

Correctifs pour PostgreSQL conducteurs de support de PHP 5.1, PDO soutien partiel, le soutien pour 5.1 de PHP, PHP 5 de compatibilité pour mysqli et PDO de nombreuses améliorations. Une erreur d'orthographe a été corrigé dans la MetaForeignKeys MySQL paramètre $ associatif. MetaForeignKeys a été répétée deux fois et le MYSQLI_BINARY_FLAG manquait. PHP 5.1 soutien à lier des paramètres PostgreSQL à l'aide? works now.
Tags: Minor bugfixes
Fixes to PostgreSQL drivers to support PHP 5.1, partial PDO support, support for PHP 5.1, PHP 5 compatibility for mysqli, and many PDO improvements. A spelling error has been fixed in the MySQL MetaForeignKeys $associative parameter. MetaForeignKeys was repeated twice and the MYSQLI_BINARY_FLAG was missing. PHP 5.1 support for PostgreSQL bind parameters using ? now works.

2005-11-17 15:41
4.67

Le pilote SQLite est maintenant compatible PHP 5. Le drapeau not_null PostgreSQL est maintenant fixé à faux correctement. Une vérification se fait maintenant dans Replace () pour tester si une clé est dans fieldArray. Le _file_get_contents () a été manquant dans xmlschema. Semaine en année, une aide a été ajouté à SQLDate (), en utilisant le «W» du pavillon. En sqlite, metacolumns a été répétée deux fois, provoquant un accident de PHP 5. La sortie de débogage XHTML a été mis en conformité.
Tags: Minor bugfixes
The Sqlite driver is now PHP 5 compliant. The
PostgreSQL not_null flag is now set to false
correctly. A check is now done in Replace() to
test whether a key is in fieldArray. The
_file_get_contents() function was missing in
xmlschema. Week in year support was added to
SQLDate(), using the "W" flag. In sqlite,
metacolumns was repeated twice, causing a PHP 5
crash. The debug output XHTML was made compliant.

2004-11-11 20:39
4.54

Beaucoup de données changements dictionnaire. L'API BlobDecode pour PostgreSQL a changé. Cela pourrait continuer à changer dans la prochaine version. Support de la fonction charset dans oci8's P / N / Connect (). Quelques corrections de bugs, et les changements de compatibilité pour PHP5.
Extensive data dictionary changes. The BlobDecode API for PostgreSQL has changed. This might continue to change in the next release. Support for the charSet feature in oci8's P/N/Connect(). Some bugfixes, and compatibility changes for PHP5.

Project Resources