php-src/ext/pdo_odbc
2008-07-25 13:38:41 +00:00
..
tests use PDO:: class constants 2005-09-20 00:45:16 +00:00
config.m4 - Fix PDO configure dependancy: If --disable-pdo is used, disable all enabled-by-default drivers. Also error out if you try to configure a driver as static but pdo is disabled. 2008-07-25 13:38:41 +00:00
config.w32
CREDITS
EXPERIMENTAL test commit 2005-06-06 17:47:49 +00:00
odbc_driver.c - avoid sprintf 2007-02-24 16:25:58 +00:00
odbc_stmt.c this should always be a string here, but just in case, convert it. 2005-07-19 16:55:22 +00:00
package.xml test. please ignore 2006-12-06 20:21:27 +00:00
pdo_odbc.c Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 2007-09-27 18:28:44 +00:00
php_pdo_odbc_int.h Fix handling of parameter binding. 2005-07-07 12:49:21 +00:00
php_pdo_odbc.h MFB: remove unused PHP_EXTNAME_API macros. 2008-01-03 16:18:29 +00:00