summaryrefslogtreecommitdiff
path: root/ext/odbc
Commit message (Expand)AuthorAgeFilesLines
* Fix linking problems with iODBC. This is from the Adabas section, soSascha Schumann1999-12-311-0/+1
* First try at getting the ODBC stuff rightSascha Schumann1999-12-311-15/+9
* Replaced some ODBC 3 stuff to be backwards compatible to ODBC 2Andreas Karajannis1999-12-302-27/+28
* Fix define.Sascha Schumann1999-12-301-1/+1
* Whoops, defining them to empty values generates many parse errors.Sascha Schumann1999-12-301-11/+11
* Get rid of config.h.stub. Note that you should embed a comment aboutSascha Schumann1999-12-302-24/+12
* Integration of -ng changes. Changes:Sascha Schumann1999-12-303-9/+17
* Change ALLOC_ZVAL() semanticsZeev Suraski1999-12-261-1/+1
* - Move more stuff to ALLOC_ZVAL(). We need to add those FREE_ZVAL()'s now.Andi Gutmans1999-12-241-1/+1
* Some cleanupSascha Schumann1999-12-211-1/+0
* @- Fixed a bug in ODBC error reporting (Zeev)Zeev Suraski1999-12-211-1/+1
* - The tree compiles againZeev Suraski1999-12-181-46/+46
* More php3_ cleanupZeev Suraski1999-12-173-31/+31
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-174-6/+6
* More php3_ annihilationZeev Suraski1999-12-171-6/+6
* Don't include functions not supported by SolidAndreas Karajannis1999-12-112-13/+23
* Report all ODBC error's not just the top of the stackNick Gorham1999-12-091-9/+12
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-044-11/+13
* Added check in the ODBC module that a connection is still valid beforeNick Gorham1999-11-302-1/+28
* @Added DBMaker support (patch by Pax Tsai <paxtsai@lion.syscom.com.tw>)Stig Bakken1999-11-295-3/+102
* Remove the extra INCLUDES line from most automake Mafiles. This is notSascha Schumann1999-11-131-1/+0
* Clean up ODBC HAVE_XXX symbols, compile fixes for OpenLink and Solid.Stig Bakken1999-11-096-53/+57
* Fix OpenLink ODBC supportStig Bakken1999-11-091-2/+2
* (IBM DB2 Support) Fix stuff to allow IBM DB2 to work with PHP 4.Rasmus Lerdorf1999-10-284-8/+37
* Make ODBC work under Win32Zeev Suraski1999-10-151-438/+444
* new improved resource-API (i hope everything still compiles)Thies C. Arntzen1999-10-121-35/+17
* Forgot to remove workaround for SQLANY_BUG which is no longer neededAndreas Karajannis1999-10-081-18/+0
* Moved Environment handle to connection struct for thread safetyAndreas Karajannis1999-10-082-56/+63
* Made henv a real global var. Seems to work basically when multithreadedAndreas Karajannis1999-10-072-19/+26
* * archive-based convenience libraries completely replacedSascha Schumann1999-10-041-2/+2
* odbc now uses the new Zend function apiAndreas Karajannis1999-09-251-270/+271
* Added support for Easysoft ODBC-ODBC BridgeNick Gorham1999-09-235-1/+46
* Added support for metadata functions, odbc_tables, odbc_columns,Nick Gorham1999-09-222-6/+982
* improve short help messagesSascha Schumann1999-09-161-3/+4
* Renaming odbc filesAndreas Karajannis1999-09-052-2429/+0
* New resource handling for odbc moduleAndreas Karajannis1999-09-055-4/+2359
* Add support for unixODBCAndreas Karajannis1999-08-304-2/+49
* Typo fixAndreas Karajannis1999-08-271-1/+1
* Fixed odbc_fetch_into, added prototype return values.Andreas Karajannis1999-08-091-50/+44
* First shot at odbc for PHP4Andreas Karajannis1999-08-083-257/+271
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-022-120/+120
* More symbol work.Andrey Hristov1999-08-024-34/+36
* License updateZeev Suraski1999-07-162-41/+18
* - run ext sources through conv_protoSascha Schumann1999-05-214-57/+59
* * Get Apache to work. POST doesn't work yet.Zeev Suraski1999-05-111-1/+1
* * Finalizing the PHP version of SAPI. Support POST and cookies among other t...Zeev Suraski1999-05-094-5/+5
* A step towards generalizing the INI mechanism even moreZeev Suraski1999-04-281-10/+10
* A lot of cleanups... Removed old thread-safe code and other redundant code a...Zeev Suraski1999-04-241-6/+0
* moved fdf, hyperwave, informix and some smaller filesStig Bakken1999-04-221-1/+1
* added ext/*/config.h.stub filesStig Bakken1999-04-201-0/+9