History log of /PHP-7.3/ext/odbc/php_odbc.c (Results 326 – 337 of 337)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# bd8b285a 29-Nov-1999 Stig Bakken

@Added DBMaker support (patch by Pax Tsai <paxtsai@lion.syscom.com.tw>)
Added DBMaker support (patch by Pax Tsai <paxtsai@lion.syscom.com.tw>)


Revision tags: ZO_B1, ZEND_OPTIMIZER_B1, php-4.0b3, PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5, php-4.0b3_RC4
# fd056d0c 09-Nov-1999 Stig Bakken

Clean up ODBC HAVE_XXX symbols, compile fixes for OpenLink and Solid.
#The Solid support still does not link, though (looks like a side-effect of
#the way the Solid libs are named and our stu

Clean up ODBC HAVE_XXX symbols, compile fixes for OpenLink and Solid.
#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.

show more ...


Revision tags: php-4.0b3_RC3, php-4.0b3_RC2
# 990d5d72 28-Oct-1999 Rasmus Lerdorf

(IBM DB2 Support) Fix stuff to allow IBM DB2 to work with PHP 4.
Tested against DB2 6.1 UDB on Linux (RH-6.0)
@- Enable IBM DB2 support - Tested against DB2 6.1 UDB on Linux

(IBM DB2 Support) Fix stuff to allow IBM DB2 to work with PHP 4.
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)

show more ...


# 9295bd25 15-Oct-1999 Zeev Suraski

Make ODBC work under Win32


# 86bb3fa0 12-Oct-1999 Thies C. Arntzen

new improved resource-API (i hope everything still compiles)


# 05ed227d 08-Oct-1999 Andreas Karajannis

Forgot to remove workaround for SQLANY_BUG which is no longer needed


# 20516826 08-Oct-1999 Andreas Karajannis

Moved Environment handle to connection struct for thread safety


# 6cd07c51 07-Oct-1999 Andreas Karajannis

Made henv a real global var. Seems to work basically when multithreaded


Revision tags: PRE_FETCH_READ_PATCH, before-sapi-split
# 7588b1bd 25-Sep-1999 Andreas Karajannis

odbc now uses the new Zend function api


# 7d759e67 23-Sep-1999 Nick Gorham

Added support for Easysoft ODBC-ODBC Bridge
Fixed bug in odbc_setoption


# 21d8c984 22-Sep-1999 Nick Gorham

Added support for metadata functions, odbc_tables, odbc_columns,
odbc_columnprivileges, odbc_foreignkeys, odbc_gettypeinfo,
odbc_primarykeys, odbc_procedurecolumns, odbc_procedures,

Added support for metadata functions, odbc_tables, odbc_columns,
odbc_columnprivileges, odbc_foreignkeys, odbc_gettypeinfo,
odbc_primarykeys, odbc_procedurecolumns, odbc_procedures,
odbc_procedurecolumns, odbc_procedures, odbc_specialcolumns,
odbc_statistics, odbc_tableprivileges

show more ...


Revision tags: PRE_DELAYED_ARRAY_FETCH_PATCH
# 8a7d8060 05-Sep-1999 Andreas Karajannis

New resource handling for odbc module


1...<<11121314