php-src/ext/odbc
Keyur Govande 65364fe7d0 Corrected patch for bug #60616
For unixODBC, use ODBC version as defined by it (as of v2.2.14 it is 3.5).
This allows us to use newer features like SQL_DESC_OCTET_LENGTH (which
returns the number of bytes required to store the data). This fixes the issue
in #60616. If the newer version is not available, over-allocate to accomodate
4-byte Unicode characters for CHAR and VARCHAR datatypes (and their Wide
counterparts).
version.
Fixed a couple of failing tests.
2014-07-30 02:28:31 +00:00
..
tests Corrected patch for bug #60616 2014-07-30 02:28:31 +00:00
birdstep.c Bump year 2014-01-03 11:04:26 +08:00
config.m4 Use pkg-config to detect iodbc 2013-08-18 14:16:17 -07:00
config.w32 - do not enable an ext when a lib/header fails 2008-06-23 18:40:29 +00:00
CREDITS added name for credits on work for Solid interface.. 2000-12-04 15:47:30 +00:00
php_birdstep.h Bump year 2014-01-03 11:04:26 +08:00
php_odbc_includes.h Corrected patch for bug #60616 2014-07-30 02:28:31 +00:00
php_odbc.c Corrected patch for bug #60616 2014-07-30 02:28:31 +00:00
php_odbc.h Bump year 2014-01-03 11:04:26 +08:00