History log of /PHP-5.5/ext/odbc/php_odbc.c (Results 126 – 150 of 257)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 7d5d00bf 12-Aug-2002 Dan Kalowsky

Point corrected by Markus


# 8d2d105c 12-Aug-2002 Dan Kalowsky

Umm forgot to clean up the error messages, and add a stop for looping.


# ee240f5e 12-Aug-2002 Dan Kalowsky

cleaned up to work with OpenLink iODBC better


# 7b9de900 12-Aug-2002 Dan Kalowsky

okay confirmation they don't exist in another driver... they're gone


# 6b31498d 11-Aug-2002 Dan Kalowsky

The start of adding odbc_data_source() functionality


Revision tags: dev
# cc491407 31-Jul-2002 Dan Kalowsky

Just adding in an error check that seems to work here well.


Revision tags: php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0
# 748e7577 14-Jun-2002 foobar

- Fixed bug #15803 (and propably others related too, part 2/2)
. Changed the configure/compile so that it doesn't "pollute" the INCLUDES
anymore and thus cause trouble with other extens

- Fixed bug #15803 (and propably others related too, part 2/2)
. Changed the configure/compile so that it doesn't "pollute" the INCLUDES
anymore and thus cause trouble with other extensions which
might use the same header files. (e.g. Informix)
. Separated the #include statements to own file so we don't get any
errors when compiling main/internal_functions.c

show more ...


Revision tags: RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1
# d55c9134 30-Apr-2002 Dan Kalowsky

reverting the cursor change as it seems to break many ODBC drivers.


# ce39ba72 26-Apr-2002 Dan Kalowsky

bug fix for bug #15758, a double free'ing of an ODBC connection


# 55e43151 24-Apr-2002 Dan Kalowsky

clearing up some code to remove any possible confusion in variable counts


Revision tags: php-4.2.0, php-4.2.0RC4, php-4.2.0RC3
# 7cafcc1e 08-Apr-2002 foobar

ws fix


# edead052 08-Apr-2002 foobar

CPP directives must start on the beginning of line


Revision tags: php-4.2.0RC2, php-4.2.0RC1, help
# c8e7db98 12-Mar-2002 Andi Gutmans

- Allow duality between Engine 1 & 2 using ZEND_STANDARD_CLASS_DEF_PTR


# af4b22ce 05-Mar-2002 Dan Kalowsky

Breaking BC, but making odbc_fetch_into behavior more consistent


# 0c78c87f 04-Mar-2002 James Cox

Changing the Velocis extension to now be called Birdstep, due to a product/company change.
added aliases for Velocis to the birdstep functions.
# testing is both advised and encouraged!
@

Changing the Velocis extension to now be called Birdstep, due to a product/company change.
added aliases for Velocis to the birdstep functions.
# testing is both advised and encouraged!
@ The Velocis extension is no

show more ...


# 90613d22 28-Feb-2002 Sebastian Bergmann

Maintain headers.


Revision tags: php-4.1.2
# a4113ee7 26-Feb-2002 Dan Kalowsky

Bug fix 15719 as submited by Joseph Southwell and allows NULL values in ODBC
# I haven't been able to fully test this due to MacOSX compliation errors.
# if someone in the QA group could that

Bug fix 15719 as submited by Joseph Southwell and allows NULL values in ODBC
# I haven't been able to fully test this due to MacOSX compliation errors.
# if someone in the QA group could that'd be appriciated.

show more ...


# cd88ac73 15-Feb-2002 Dan Kalowsky

fix for bug 15516, patch submitted by torben@php.net


Revision tags: BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH
# 860e2e97 30-Jan-2002 Dan Kalowsky

Fix for bug #14803


# 31cd8e0b 21-Jan-2002 Dan Kalowsky

this closes off a number of ODBC bugs.
# this is a bit hack-ish in it's functionality. The proper answer (allowing
# users to set their cursor type) has bugs with some tests cases at this ti

this closes off a number of ODBC bugs.
# this is a bit hack-ish in it's functionality. The proper answer (allowing
# users to set their cursor type) has bugs with some tests cases at this time.
# But this is being done to just get ODBC back into working order.

show more ...


Revision tags: php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog
# 38933514 11-Dec-2001 Sebastian Bergmann

Update headers.


Revision tags: php-4.1.0
# 89aa3306 07-Dec-2001 Dan Kalowsky

Fix for bug #13628.
# basically handles a SQL_ERROR case for all odbc_execute()'s


Revision tags: php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1
# 68925208 11-Oct-2001 Stig Bakken

* zend_module_entry change: apino, debug and zts are moved first,
see README.EXTENSIONS file for upgrade help.
@Introduced extension version numbers (Stig)


Revision tags: php4, php-4.0.7RC3, POST_SUBST_Z_MACROS
# c0332885 25-Sep-2001 Jeroen van Wolffelaar

Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know.


Revision tags: PRE_SUBST_Z_MACROS
# 78747bd2 09-Sep-2001 Derick Rethans

- Don't wrap lines... this is annoying while coding.


1234567891011