1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
ADOdb stands for Active Data Objects Data Base.
ADOdb is a database abstraction library for PHP.
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.
WWW: http://adodb.sourceforge.net/
|