php-src/ext/pdo_odbc
2008-03-13 16:55:09 +00:00
..
tests Fix for PECL #7755; use the displayable column width as the basis for our 2006-10-11 03:07:29 +00:00
config.m4 add iODBC support to pdo_odbc 2007-10-08 17:55:40 +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 test commit 2005-06-06 17:47:49 +00:00
odbc_driver.c [DOC] adds new odbc driver specific ODBC_ATTR_ASSUME_UTF8 to deal with unicode coming out of Microsoft SQL Server and is only relevant on windows, use it if unicode output from the server is garbled and it will autoconvert text - original patch by wez 2008-03-13 16:55:09 +00:00
odbc_stmt.c [DOC] adds new odbc driver specific ODBC_ATTR_ASSUME_UTF8 to deal with unicode coming out of Microsoft SQL Server and is only relevant on windows, use it if unicode output from the server is garbled and it will autoconvert text - original patch by wez 2008-03-13 16:55:09 +00:00
package2.xml set min pdo dep to 1.0.3, which will be the new pecl release 2006-05-02 02:43:11 +00:00
pdo_odbc.c [DOC] adds new odbc driver specific ODBC_ATTR_ASSUME_UTF8 to deal with unicode coming out of Microsoft SQL Server and is only relevant on windows, use it if unicode output from the server is garbled and it will autoconvert text - original patch by wez 2008-03-13 16:55:09 +00:00
php_pdo_odbc_int.h [DOC] adds new odbc driver specific ODBC_ATTR_ASSUME_UTF8 to deal with unicode coming out of Microsoft SQL Server and is only relevant on windows, use it if unicode output from the server is garbled and it will autoconvert text - original patch by wez 2008-03-13 16:55:09 +00:00
php_pdo_odbc.h remove unused PHP_EXTNAME_API macros. 2008-01-03 16:20:33 +00:00