Top Level :: Database
:: dbx
dbx
This package is not maintained, if you would like to take over please go to this page.
Package Information |
Summary |
Database abstraction functions |
Maintainers |
Marc Boeren <
M dot Boeren at guidance dot nl >
(lead)
[details]
Rui Hirokawa <
hirokawa at php dot net >
(lead)
[wishlist]
[details]
Frank M. Kromann <
frank at kromann dot info >
(developer)
[details]
|
License |
PHP |
Description |
The dbx module is a database abstraction layer. The dbx functions allow
you to access all supported databases using a single calling convention.
The dbx-functions themselves do not interface directly to the databases,
but interface to the modules that are used to support these databases.
The currently supported databases are MySQL, ODBC, Oracle (oci8), MS SQL
Server, PostgreSQL, FrontBase, Sybase-CT and SQLite. The
module-dependencies are only for the databases you wish to use. |
|
Dependencies |
Release 1.1.2: |
PHP Version: PHP 5.1.0 or newer PEAR Package: PEAR 1.4.0 or newer PHP Extension: mysql PHP Extension: odbc PHP Extension: pgsql PHP Extension: mssql PHP Extension: fbsql PHP Extension: oci8 PHP Extension: sybase_ct PHP Extension: sqlite
|
Release 1.1.1: |
PHP Version: PHP 5.1.0 or newer PEAR Package: PEAR 1.4.0 or newer PHP Extension: mysql PHP Extension: odbc PHP Extension: pgsql PHP Extension: mssql PHP Extension: fbsql PHP Extension: oci8 PHP Extension: sybase_ct PHP Extension: sqlite
|
Release 1.1.0: |
PHP Version: PHP 4.3.0 or newer PEAR Package: PEAR 1.4.0a2 or newer PHP Extension: mysql PHP Extension: odbc PHP Extension: pgsql PHP Extension: mssql PHP Extension: fbsql PHP Extension: oci8 PHP Extension: sybase_ct PHP Extension: sqlite
|
|
|