Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Pressemitteilung kann Cache-Tabelle Metadaten (Feldnamen, Typen und andere Informationen wie Primärschlüssel). Es aktualisiert nur Felder, die sich geändert haben. Variable ref Fehler in adodb-ado5.inc.php wurden behoben. Es gibt eine Mysqli setCharset fix mit method_exists (). Die adodb-perf.inc.php CreateLogTable ()-Code funktioniert jetzt auch für benutzerdefinierte Tabellennamen. Ein Fehler in ibase_blob_open () wurde behoben. Diese Pressemitteilung enthält nicht mehr auto_increment Felder in 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 Support wurde hinzugefügt. Eine Fahne für die Auswahl der Kompatibilität mit MySQL 3.23 wurde hinzugefügt. Getone () Select-Limit Probleme wurden behoben. Adodb-xmlschema03.inc.php wurde hinzugefügt, um XML-Schema-Version 3 unterstützt. Die adodb-datadict.htm Dokumente wurden aktualisiert.
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

Fixes an die Fahrer zur Unterstützung von PostgreSQL PHP 5.1, teilweise PDO-Unterstützung, Unterstützung für PHP 5.1, PHP 5-Kompatibilität für mysqli, PDO und viele Verbesserungen. Ein Tippfehler wurde in der MySQL-MetaForeignKeys festen $ assoziativen Parameter. MetaForeignKeys wurde zweimal wiederholt und die MYSQLI_BINARY_FLAG fehlte. PHP 5.1 Support für PostgreSQL binden Parameter mit? jetzt funktioniert.
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

Die SQLite-Treiber ist nun PHP 5 kompatibel. Die PostgreSQL not_null Flag wird nun auf "false" richtig eingestellt ist. Eine Überprüfung ist jetzt in Replace () durchgeführt, zu prüfen, ob ein Schlüssel in FieldArray ist. Die _file_get_contents ()-Funktion fehlte in xmlschema. Woche im Jahr wurde SQLDate hat (), mit dem "W"-Flag. In sqlite wurde metacolumns zweimal wiederholt, was zu einer PHP 5 zum Absturz bringen. Die Debug-Ausgabe wurde XHTML-konform.
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

Umfangreiche Data Dictionary-Änderungen. Die BlobDecode API for PostgreSQL hat sich verändert. Dies könnte auch weiterhin in der nächsten Version ändern. Unterstützung für den Zeichensatz Funktion in oci8's P / N / Connect (). Einige Bugfixes und Änderungen der Kompatibilität für 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