]> granicus.if.org Git - php/commit
Add flag to control the use of the ODBC cursor emulation library.
authorWez Furlong <wez@php.net>
Tue, 25 May 2004 17:44:36 +0000 (17:44 +0000)
committerWez Furlong <wez@php.net>
Tue, 25 May 2004 17:44:36 +0000 (17:44 +0000)
commit4d232fb17c2caf6c068e6d6309663b4fcb775789
treeb66d7cda3182228e2d52157c6921708253feb10e
parent7a87af332103f1fc991442dbdabd3972103945ab
Add flag to control the use of the ODBC cursor emulation library.
The default (which should be safe) is to use the cursor library if it is needed.
If for some reason either the driver or the emulation is broken, you may
override this from your script.
ext/pdo_odbc/odbc_driver.c
ext/pdo_odbc/pdo_odbc.c
ext/pdo_odbc/php_pdo_odbc_int.h