MySQL (5) |
| Building a Database Agnostic PHP Application With ADOdb - http://204.12.117.110/support/programming/using-adodb-to-build-a-database-agnostic-php-application This article explains what ADOdb is and provides examples on how it can be used with PHP to build an application that connects to any supported database server. |
| ADOdb Database Abstraction Library - http://adodb.sourceforge.net/ The PHP version currently supports an amazing number of databases, thanks to the wonderful ADOdb community: MySQL, PostgreSQL, Interbase, Firebird, Informix, Oracle, MS SQL, Foxpro, Access, ADO, Sybase, FrontBase, DB2, SAP DB, SQLite, Netezza, LDAP, and generic ODBC, ODBTP. The Sybase, Informix, FrontBase and PostgreSQL, Netezza, LDAP, ODBTP drivers are community contributions. |