Top Level :: Database :: PDO_OCIPDO_OCI 1.0RC2
This package is not maintained anymore and has been superseded. Package has moved to channel http://www.php.net/pdo_oci, package ext/pdo_oci.
Package Information |
Summary |
Oracle Call Interface driver for PDO |
Maintainers |
Wez Furlong <wez@php.net> (lead) [details]
|
License |
PHP |
Description |
This extension provides an Oracle driver for PDO. |
Release notes Version 1.0RC2 (beta) |
You need to install the PDO core module before you can make use of this one.
You also require Oracle OCI 8 or higher client libraries installed on the
machine where you intend to build and/or use it.
If you are running on windows, you can download the binary from here:
http://pecl4win.php.net/ext.php/php_pdo_oci.dll
** Changes **
- Improved handling of long columns
- Fixed PECL Bug #5722; implemented LOB support. |
|
Dependencies for release 1.0RC2 |
|
PHP Version: PHP 5.0.3 or newer PHP Extension: pdo 1.0RC2 or newer
|
|
|