History log of /PHP-7.4/ext/odbc/php_odbc.c (Results 201 – 225 of 347)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 19b25ca5 07-Jan-2003 Dan Kalowsky

Version tag for future move to PECL


# b89d9db7 07-Jan-2003 Dan Kalowsky

Reverting last change as it really doesn't fix longreadlen problems in all
cases.


# 86b99ffc 06-Jan-2003 Dan Kalowsky

Patch for bug #19349


# b588e105 06-Jan-2003 Dan Kalowsky

Correction for bug #21279


# b506f5c8 31-Dec-2002 Sebastian Bergmann

Bump year.


Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3, php-4.3.0RC2, RELEASE_1_0b2, BEFORE_RENAMING, php-4.3.0RC1
# 7d74a72d 31-Oct-2002 Dan Kalowsky

Patch for windows DSN less connection #20086 (by john@johnandlouise.com)


Revision tags: php-4.3.0pre2
# 2909e5c9 24-Oct-2002 Sascha Schumann

centralize #include "build-defs.h" and drop (sometimes inconsistent) other
instances


Revision tags: RELEASE_1_0b1, php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003, RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1
# 161e2799 14-Aug-2002 Dan Kalowsky

Silencing a compilier warning on windows


# 38a6873f 14-Aug-2002 Dan Kalowsky

correcting these to be only docref's not docref1's


# 2f1b6397 13-Aug-2002 Dan Kalowsky

Fix for Bug #17572


# ce160f1b 13-Aug-2002 Dan Kalowsky

fixing my misunderstanding of the php_error_docref


# ea6ed5b8 13-Aug-2002 Dan Kalowsky

Fixing the php_error_docref's to be compliant with the standard.
# Can't we just compress all these docrefs down to one function?!?


# 039902b9 13-Aug-2002 Dan Kalowsky

spelling error


# aed9e235 13-Aug-2002 Dan Kalowsky

Added more folding markers....


# 099d7df2 13-Aug-2002 Dan Kalowsky

Let to php_error_docref revolution begin


# 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


12345678910>>...14