Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fix more possible bugs (bug #16008 related) | foobar | 2002-03-12 | 1 | -13/+13 |
| | |||||
* | Changing the Velocis extension to now be called Birdstep, due to a ↵ | James Cox | 2002-03-04 | 1 | -4/+4 |
| | | | | | | | | | product/company change. added aliases for Velocis to the birdstep functions. # testing is both advised and encouraged! @ The Velocis extension is no | ||||
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -2/+2 |
| | |||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
| | |||||
* | These are redefined in the sqltypes.h that comes with unixODBC. PR: #12519 | foobar | 2001-08-03 | 1 | -0/+8 |
| | |||||
* | Zend compatibility patch | Zeev Suraski | 2001-07-30 | 1 | -1/+1 |
| | |||||
* | Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on ↵ | Zeev Suraski | 2001-07-30 | 1 | -4/+4 |
| | | | | the way | ||||
* | Redesigned thread safety mechanism - nua nua | Zeev Suraski | 2001-07-28 | 1 | -11/+1 |
| | |||||
* | Closed off Solid DB access to a function that it doesn't support in 3.0 and ↵ | Dan Kalowsky | 2001-06-19 | 1 | -0/+2 |
| | | | | | | | less. Thanks to Eric Veldhuzen | ||||
* | Fix bug: #11508 | foobar | 2001-06-19 | 1 | -1/+1 |
| | |||||
* | Change for Empress PHP support | Wenhui Zhang | 2001-05-09 | 1 | -1/+1 |
| | |||||
* | Fixed compatibility issues in the ODBC extension for the Velocis Database ↵ | Kevin | 2001-04-10 | 1 | -1/+11 |
| | | | | 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. | ||||
* | Adding a new function odbc_next_result() allowing the query to return more ↵ | Frank M. Kromann | 2001-03-09 | 1 | -0/+1 |
| | | | | | | | than one result. This can be done with a stored procedure or by sending more than one select to the server. | ||||
* | - Fix copyright notices with 2001 | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
| | |||||
* | @- Added odbc_error() and odbc_errormsg() functions (Stig) | Stig Bakken | 2001-01-15 | 1 | -21/+21 |
| | |||||
* | it seems one section was missing the HAVE_SOLID_30 section... | Dan Kalowsky | 2000-12-28 | 1 | -1/+1 |
| | |||||
* | Corrected the spelling of verion to version, and cleaned the configuration | Dan Kalowsky | 2000-11-17 | 1 | -3/+6 |
| | | | | | | | | | | | | code up a bit. Also added in much better (read: tested) support for Solid 3.0. Credit for almost all of the patch goes to Eric Veldhuyzen, minor modifications done (by me) to make it non-linux specific. This commit also creates the HAVE_SOLID_30 define @ Fixed/created support for Solid 3.0 databases (kalowsky) @ Fixed support for Solid 2.3 databases (kalowsky) | ||||
* | - Added the two constants mentioned in bug #6097 | Derick Rethans | 2000-10-30 | 1 | -0/+2 |
| | | | | | # I did not test it, because I don't have access to an Adabase RDBMS | ||||
* | Added support for SAP DB | Andreas Karajannis | 2000-10-17 | 1 | -3/+12 |
| | |||||
* | corrected lines for Solid 2.3 systems after some advice from users, please ↵ | Dan Kalowsky | 2000-09-29 | 1 | -1/+0 |
| | | | | test... | ||||
* | cleaned up the PHP/SOLID integration code, and corrected some minor ↵ | Dan Kalowsky | 2000-08-22 | 1 | -1/+8 |
| | | | | | | | assumptions on my part for the 3.5 EE systems. also removed a series of warnings on builds within the ODBC functions, and corrected header order. include of the SS_LINUX and SS_FBX defines, needed to make solid headers completely happy with the wchar.h situation. THIS DOES NOT FIX BUG ID #4615 | ||||
* | Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. | David Croft | 2000-07-24 | 1 | -21/+10 |
| | | | | | | | | | Added a few RCS $Id$ tags. # Note: I have avoided changing any .h files if the corresponding .c file # had not already been changed as I am not sure if there are any legal # issues here. So some extensions still have PHP 3 headers. | ||||
* | Applied DBMaker patch by Jeffrey Lin <clin@lion.syscom.com.tw> | Stig Bakken | 2000-07-06 | 1 | -0/+6 |
| | |||||
* | Change header protection macros to conform to standard. | Sascha Schumann | 2000-07-02 | 1 | -3/+3 |
| | | | | | | | | | Draft 3 of IEEE 1003.1 200x, "2.2 The Compilation Environment" All identifiers that begin with an underscore and either an uppercase letter or another underscore are always reserved for any use by the implementation. | ||||
* | updates for the SolidEE to work for 3.5 with PHP4.0.1. Still causes warning ↵ | Dan Kalowsky | 2000-06-30 | 1 | -5/+18 |
| | | | | | | | | | of "integer from pointer used without typecast" but does not seem to effect the final build any. have not found a correction yet. has not shown the SQLParamData bug either, but unknown if it is closed as i was unable to reproduce it. basically fixed the config.m4 file, and added a #define of HAVE_SOLID_35, due to the solidee 3.5 vs all other solidee systems being drastically different. and solidtech providing no means for testing what version you are using. does not include fixes for the linux users of glibc2 (automatically assumes libc5). temporary work around, link your /usr/local/solid/lib files from a scll2x23 or scll2x30 to a scllux30 or scllux23 name... suggestions to automate this are welcome. | ||||
* | Cosmetic changes. | Andreas Karajannis | 2000-05-28 | 1 | -4/+5 |
| | |||||
* | Forcing passing by reference for array in odbc_fetch_into() | Andreas Karajannis | 2000-05-11 | 1 | -5/+6 |
| | | | | | | Added function odbc_column_scale(), new alias odbc_column_precision for odbc_column_len Added better description in Prototypes for some functions | ||||
* | odbc_close() and odbc_close_all() working again | Andreas Karajannis | 2000-03-13 | 1 | -1/+0 |
| | |||||
* | remove recent patch to _close_odbc_conn calling _free_odbc_result | Leo Baschy | 2000-03-12 | 1 | -1/+0 |
| | |||||
* | _close_odbc_conn calls _free_odbc_result if possible | Leo Baschy | 2000-03-09 | 1 | -0/+1 |
| | |||||
* | Define SQL_SUCCEEDED for Solid. | Sascha Schumann | 2000-02-23 | 1 | -0/+1 |
| | | | | | PR: #3383 | ||||
* | uodbc now uses zend's reference system. The crashes on request shutdown ↵ | Andreas Karajannis | 2000-02-23 | 1 | -3/+5 |
| | | | | should be gone. | ||||
* | Statements get closed before connection shutdown. | Andreas Karajannis | 2000-01-02 | 1 | -0/+1 |
| | | | | | Disabled fetching all errors for Adabas. | ||||
* | Fix linking problems with iODBC. This is from the Adabas section, so | Sascha Schumann | 1999-12-31 | 1 | -0/+1 |
| | | | | | this might work for iODBC. | ||||
* | Replaced some ODBC 3 stuff to be backwards compatible to ODBC 2 | Andreas Karajannis | 1999-12-30 | 1 | -0/+1 |
| | |||||
* | - Made PHP_VERSION and PHP_OS work again | Zeev Suraski | 1999-12-17 | 1 | -1/+1 |
| | | | | | | - More php3_ cleanup @- Restored the PHP_VERSION and PHP_OS constants (Zeev) | ||||
* | Don't include functions not supported by Solid | Andreas Karajannis | 1999-12-11 | 1 | -3/+7 |
| | |||||
* | Added check in the ODBC module that a connection is still valid before | Nick Gorham | 1999-11-30 | 1 | -0/+1 |
| | | | | | reuse in a persistent connection. | ||||
* | @Added DBMaker support (patch by Pax Tsai <paxtsai@lion.syscom.com.tw>) | Stig Bakken | 1999-11-29 | 1 | -0/+7 |
| | | | | | Added DBMaker support (patch by Pax Tsai <paxtsai@lion.syscom.com.tw>) | ||||
* | Clean up ODBC HAVE_XXX symbols, compile fixes for OpenLink and Solid. | Stig Bakken | 1999-11-09 | 1 | -12/+16 |
| | | | | | | | #The Solid support still does not link, though (looks like a side-effect of #the way the Solid libs are named and our stubborn friend libtool). #This can wait until after 4.0b3. | ||||
* | (IBM DB2 Support) Fix stuff to allow IBM DB2 to work with PHP 4. | Rasmus Lerdorf | 1999-10-28 | 1 | -5/+5 |
| | | | | | | Tested against DB2 6.1 UDB on Linux (RH-6.0) @- Enable IBM DB2 support - Tested against DB2 6.1 UDB on Linux (RH-6.0) | ||||
* | Moved Environment handle to connection struct for thread safety | Andreas Karajannis | 1999-10-08 | 1 | -2/+6 |
| | |||||
* | Made henv a real global var. Seems to work basically when multithreaded | Andreas Karajannis | 1999-10-07 | 1 | -7/+4 |
| | |||||
* | Added support for Easysoft ODBC-ODBC Bridge | Nick Gorham | 1999-09-23 | 1 | -0/+7 |
| | | | | | Fixed bug in odbc_setoption | ||||
* | Added support for metadata functions, odbc_tables, odbc_columns, | Nick Gorham | 1999-09-22 | 1 | -4/+15 |
| | | | | | | | | odbc_columnprivileges, odbc_foreignkeys, odbc_gettypeinfo, odbc_primarykeys, odbc_procedurecolumns, odbc_procedures, odbc_procedurecolumns, odbc_procedures, odbc_specialcolumns, odbc_statistics, odbc_tableprivileges | ||||
* | New resource handling for odbc module | Andreas Karajannis | 1999-09-05 | 1 | -0/+275 |