php-src/ext/odbc
2001-05-01 23:22:55 +00:00
..
config.m4 Fix bug #10563 2001-05-01 23:22:55 +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 - Use memcpy() instead of strlcpy() which is faster. 2001-04-19 21:42:45 +00:00
php_odbc.h 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_velocis.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
setup.stub Added support for SAP DB 2000-10-17 15:23:18 +00:00
velocis.c - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00