php-src/ext/odbc
Dan Kalowsky 24b54b866f Patch to stop the crashing behavior exhibited by PHP/ODBC in SOLID/DB2
submitted by Walter Franzini (walter@sys-net.it)
@Fix for LONG_VARCHAR type crashing submitted by Walter Franzini (walter@sys-net.it)
#Should this also be put into the 4.0.7 RC cycle?
2001-09-05 16:19:48 +00:00
..
config.m4 Making --with-openlink work the same as --with-iodbc for it's eventual 2001-07-06 14:30:34 +00:00
CREDITS added name for credits on work for Solid interface.. 2000-12-04 15:47:30 +00:00
Makefile.in Fixed compatibility issues in the ODBC extension for the Velocis Database server. Specifically, config.m4 was changed to use the client libraries instead of the serer libraries, and to look for the libs in the $RDSHOME/lin directory ass opposed to the $RDSHOME/bin directory. Makefile.in was changed to use the php_odbc.c file as the source for Velocis support. Other misc changes include a few #defines for some undefined data types and some #ifdefs for unsupported functions. 2001-04-10 16:26:28 +00:00
php_odbc.c Patch to stop the crashing behavior exhibited by PHP/ODBC in SOLID/DB2 2001-09-05 16:19:48 +00:00
php_odbc.h These are redefined in the sqltypes.h that comes with unixODBC. PR: #12519 2001-08-03 05:07:22 +00:00
php_velocis.h Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on the way 2001-07-30 01:56:43 +00:00
setup.stub Change for Empress PHP support 2001-05-09 15:35:31 +00:00
velocis.c More TSRMLS_FETCH annihilation 2001-07-31 05:44:11 +00:00