This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-09 17:13:31 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6a42e63deeeabe5afa9636998e9ac61861fc5105
archived-php-src
/
ext
/
odbc
History
foobar
f1397d5339
Unified the configure messages.
2001-11-30 19:00:13 +00:00
..
config.m4
Unified the configure messages.
2001-11-30 19:00:13 +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
* zend_module_entry change: apino, debug and zts are moved first,
2001-10-11 23:33:59 +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
* zend_module_entry change: apino, debug and zts are moved first,
2001-10-11 23:33:59 +00:00