ODBC v3 Interface driver for PDO
This extension provides an ODBC v3 driver for PDO. It supports unixODBC
and IBM DB2 libraries, and will support more in future releases.
License: PHP
This package is not maintained anymore and has been superseded by . Package has moved to channel http://git.php.net/?p=php-src.git;a=tree;f=ext/pdo_odbc
Version | Release | Download |
1.0.1 | 2006-05-01 | PDO_ODBC-1.0.1.tgz |
Version | Message |
1.0.1 |
- Fixed bug #35552 (crash when pdo_odbc prepare fails). (Wez). - Fixed bug #36632 (bad error reporting for pdo_odbc exec UPDATE). (Wez). - repackage with package2.xml You require either IBM DB2 CLI libraries or unixODBC to use this package. If you are running on windows, you can download the binary from here: http://pecl4win.php.net/ext.php/php_pdo_odbc.dll |