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-03-26 01:02:25 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cb8181dd4e9a2fbbf996bd9ea89c8cfb6064d37d
archived-php-src
/
ext
/
odbc
History
Dan Kalowsky
af4b22ceb5
Breaking BC, but making odbc_fetch_into behavior more consistent
2002-03-05 16:45:02 +00:00
..
birdstep.c
Added a comment for future reference
2002-03-05 06:15:01 +00:00
config.m4
Changing the Velocis extension to now be called Birdstep, due to a product/company change.
2002-03-04 09:10:32 +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_birdstep.h
typos suck.
2002-03-04 17:09:09 +00:00
php_odbc.c
Breaking BC, but making odbc_fetch_into behavior more consistent
2002-03-05 16:45:02 +00:00
php_odbc.h
Changing the Velocis extension to now be called Birdstep, due to a product/company change.
2002-03-04 09:10:32 +00:00
setup.stub
Changing the Velocis extension to now be called Birdstep, due to a product/company change.
2002-03-04 09:10:32 +00:00