php-src/ext/pdo_odbc
Wez Furlong 3028f7465d Fix for PECL #7755; use the displayable column width as the basis for our
buffer size, as the raw column size can be too small when requesting
a string representation.

Also fix up bogus error output when fetching, and another one of the test
cases to make it run against SQL Server 2005.
2006-10-11 03:07:29 +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
config.w32
CREDITS
EXPERIMENTAL
odbc_driver.c
odbc_stmt.c Fix for PECL #7755; use the displayable column width as the basis for our 2006-10-11 03:07:29 +00:00
package2.xml
pdo_odbc.c
php_pdo_odbc_int.h
php_pdo_odbc.h