php-src/ext/pdo_odbc
Wez Furlong dbcf51b5a8 a working implementation of LOB input parameters for ODBC.
however: when sending in a string from the script, we get a 1 byte overflow
of the pdo parameter structure... Need to install valgrind on the test box
2005-02-07 04:13:32 +00:00
..
config.m4 make configure smarter. 2005-02-06 22:25:33 +00:00
config.w32 ODBC (v3 ish) driver for PDO. 2004-05-17 15:43:01 +00:00
CREDITS ODBC (v3 ish) driver for PDO. 2004-05-17 15:43:01 +00:00
EXPERIMENTAL ODBC (v3 ish) driver for PDO. 2004-05-17 15:43:01 +00:00
odbc_driver.c support getting some more attributes 2005-02-06 17:49:48 +00:00
odbc_stmt.c a working implementation of LOB input parameters for ODBC. 2005-02-07 04:13:32 +00:00
package.xml prep for release 2004-05-22 20:58:36 +00:00
pdo_odbc.c centralize this define 2005-02-07 00:02:51 +00:00
php_pdo_odbc_int.h This might allow piecewise sending of LOB data for input parameters. 2005-02-07 03:27:54 +00:00
php_pdo_odbc.h ODBC (v3 ish) driver for PDO. 2004-05-17 15:43:01 +00:00