2004-11-27 06:37:07 +01:00
|
|
|
PEAR MDB2 is a merge of the PEAR DB and Metabase php database abstraction
|
|
|
|
layers.
|
|
|
|
|
2007-02-08 08:38:43 +01:00
|
|
|
It provides a common API for all supported RDBMS. The main difference to
|
|
|
|
most other DB abstraction packages is that MDB2 goes much further to
|
|
|
|
ensure portability. MDB2 provides most of its many features optionally
|
|
|
|
that can be used to construct portable SQL statements.
|
2004-11-27 06:37:07 +01:00
|
|
|
|
|
|
|
WWW: http://pear.php.net/package/MDB2/
|