summaryrefslogtreecommitdiff
path: root/ext/odbc
Commit message (Expand)AuthorAgeFilesLines
* Fixing prototypes to match function namesFrank M. Kromann2001-05-221-1/+1
* Nuke more quotesSascha Schumann2001-05-121-5/+5
* Fix indentation of ./configure --help messages.Sascha Schumann2001-05-121-7/+8
* Change for Empress PHP supportWenhui Zhang2001-05-093-12/+80
* this is a fix for bug 10250. it basically provides the unixODBC driver withDan Kalowsky2001-05-081-5/+5
* - More strncpy() -> strlcpy() changes. Am I getting bored yet? :)Andi Gutmans2001-05-021-4/+4
* Fix bug #10563foobar2001-05-011-3/+3
* - Use memcpy() instead of strlcpy() which is faster.Andi Gutmans2001-04-191-6/+5
* appling patch for joey since he has no ODBC karma. this is for bug #10252Dan Kalowsky2001-04-191-2/+4
* corrects bug #7488, patch supplied by submitter (torben@php.net).Dan Kalowsky2001-04-191-7/+8
* This change seems to fix bugs 7158, 7807, 8531, and 8636. After asking why t...Dan Kalowsky2001-04-171-4/+0
* Fixed compatibility issues in the ODBC extension for the Velocis Database ser...Kevin2001-04-104-18/+29
* Separate CPPFLAGS from CFLAGS.Wilfredo Sanchez2001-04-031-1/+1
* Added small change to php_odbc module, to check for failed SQLDisconnectsNick Gorham2001-04-021-8/+20
* Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.foobar2001-03-271-13/+13
* The last fix was missing a &, Marc Boeren either made the patch wrong, or I a...Dan Kalowsky2001-03-271-1/+1
* Fix for Bug #9272, as submitted by marc boeren (m.boeren@guidance.nl).Dan Kalowsky2001-03-271-3/+3
* Adding a new function odbc_next_result() allowing the query to return more th...Frank M. Kromann2001-03-092-1/+51
* - Fix copyright notices with 2001Andi Gutmans2001-02-264-4/+4
* * dbmaker fix, shared supportStig Bakken2001-02-211-3/+12
* Fix Win32 buildZeev Suraski2001-01-151-1/+3
* @- Added odbc_error() and odbc_errormsg() functions (Stig)Stig Bakken2001-01-152-76/+147
* Adding hack to allow odbc_tables to work on Access databasesFrank M. Kromann2001-01-051-0/+3
* it seems one section was missing the HAVE_SOLID_30 section...Dan Kalowsky2000-12-281-1/+1
* added #define(OPENLINK) to the SDWORD instead of SQLINTEGER line.. this is fo...Dan Kalowsky2000-12-281-1/+1
* config file was missing a new line which seemed to cause the if statement to ...Dan Kalowsky2000-12-281-1/+2
* Stop automatically passing vars to AC_SUBST through PHP_SUBST.Sascha Schumann2000-12-201-1/+1
* No need to link main binary with ODBC libs if we use shared moduleStanislav Malyshev2000-12-171-1/+3
* @Added ODBC_TYPE constant (Stig)Stig Bakken2000-12-151-0/+1
* Enable DB2 shared buildStanislav Malyshev2000-12-071-0/+1
* Applied IBM DB2 patch by Walter Franzini <walter@sys-net.it>Stig Bakken2000-12-051-13/+28
* added name for credits on work for Solid interface..Dan Kalowsky2000-12-041-1/+1
* @ Put an end to BUG#4615 (kalowsky & Eric Veldhuyzen)Dan Kalowsky2000-11-221-27/+34
* 2nd step towards auto-creditsHartmut Holzgraefe2000-11-201-0/+2
* Missed one section that required the addition of a new HAVE_SOLID_30Dan Kalowsky2000-11-171-1/+1
* Corrected the spelling of verion to version, and cleaned the configurationDan Kalowsky2000-11-173-30/+28
* - Added the two constants mentioned in bug #6097Derick Rethans2000-10-301-0/+2
* Use zend_register_list_destructors_ex() instead.Andrei Zmievski2000-10-252-5/+5
* Config Patch for DBMakerAndreas Karajannis2000-10-211-5/+4
* Mega-patch to get better resource information for modules.Andrei Zmievski2000-10-202-10/+15
* Added support for SAP DBAndreas Karajannis2000-10-173-8/+74
* corrected lines for Solid 2.3 systems after some advice from users, please te...Dan Kalowsky2000-09-292-1/+10
* Fix configure (with Solaris).foobar2000-09-281-1/+1
* Having odbc_tables() and odbc_columns() match the documentation with paramete...Frank M. Kromann2000-09-281-34/+30
* - Fix build of db2Andi Gutmans2000-09-281-0/+1
* prefer -gt to -lt, and dropped the version number to 2 instead of 3Dan Kalowsky2000-08-241-18/+21
* -lt is preferred over \>Sascha Schumann2000-08-231-1/+1
* cleaned up the PHP/SOLID integration code, and corrected some minor assumptio...Dan Kalowsky2000-08-222-21/+16
* Patched to work for Solid/Linux libc5 and glibc2 without the need for renamin...Dan Kalowsky2000-07-241-1/+1
* Patched to work for Solid/Linux libc5 and glibc2 without the need for renamin...Dan Kalowsky2000-07-241-1/+5