php-src/ext/pdo_oci
Wez Furlong 9b73ab50b6 Add support for instant client 10.1.0.4.
Theoretically also add support for 10.2 libraries.
Prep for PECL release.
2005-07-27 03:48:08 +00:00
..
tests adopt common tests 2005-07-07 13:58:35 +00:00
config.m4 Add support for instant client 10.1.0.4. 2005-07-27 03:48:08 +00:00
config.w32 Add support for the 'official' build machine layout 2005-01-20 15:54:35 +00:00
CREDITS OCI driver for PDO, supporting bound input and output parameters. 2004-05-17 15:42:33 +00:00
EXPERIMENTAL OCI driver for PDO, supporting bound input and output parameters. 2004-05-17 15:42:33 +00:00
oci_driver.c fix bug when query was rewritten from ? to :name 2005-07-12 03:18:17 +00:00
oci_statement.c improve handling of bound input parameters when no maximal length value is set; 2005-07-12 02:43:39 +00:00
package.xml Add support for instant client 10.1.0.4. 2005-07-27 03:48:08 +00:00
pdo_oci.c Add support for instant client 10.1.0.4. 2005-07-27 03:48:08 +00:00
php_pdo_oci_int.h improve handling of bound input parameters when no maximal length value is set; 2005-07-12 02:43:39 +00:00
php_pdo_oci.h Add support for scrollable cursors. 2005-01-12 05:47:03 +00:00