php-src/ext/odbc
Dan Kalowsky eb7b11ce2e Making --with-openlink work the same as --with-iodbc for it's eventual
disappearing act.
#  As requested by the Openlink Software people
2001-07-06 14:30:34 +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 Closed off Solid DB access to a function that it doesn't support in 3.0 and less. 2001-06-19 17:58:09 +00:00
php_odbc.h Closed off Solid DB access to a function that it doesn't support in 3.0 and less. 2001-06-19 17:58:09 +00:00
php_velocis.h - Fix copyright notices with 2001 2001-02-26 06:11:02 +00:00
setup.stub Change for Empress PHP support 2001-05-09 15:35:31 +00:00
velocis.c * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build) 2001-05-24 10:07:29 +00:00