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 fix PECL #6544 2006-04-30 01:42:53 +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 Fix for PECL bug #8944. Could also be the same problem as pecl #7775. 2006-10-11 02:10:56 +00:00
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 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 Fix for PECL bug #8944. Could also be the same problem as pecl #7775. 2006-10-11 02:10:56 +00:00
php_pdo_odbc_int.h Fix for PECL bug #8944. Could also be the same problem as pecl #7775. 2006-10-11 02:10:56 +00:00
php_pdo_odbc.h Fix for PECL bug #8944. Could also be the same problem as pecl #7775. 2006-10-11 02:10:56 +00:00