Top Level :: Database
:: dbx
:: 1.1.2
dbx 1.1.2
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. |
Release notes
Version 1.1.2
(stable)
|
- added rui as lead. - fixed build error on PHP 5.x. |
|
Dependencies for 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
|
|
|