Home
last modified time | relevance | path

Searched refs:SQL_CUR_USE_IF_NEEDED (Results 1 – 25 of 87) sorted by relevance

1234

/dports/databases/php81-pdo_odbc/php-8.1.1/ext/pdo_odbc/
H A Dpdo_odbc.c101 REGISTER_PDO_CLASS_CONST_LONG("ODBC_SQL_USE_IF_NEEDED", SQL_CUR_USE_IF_NEEDED); in PHP_MINIT_FUNCTION()
H A Dodbc_driver.c474 …cursor_lib = pdo_attr_lval(driver_options, PDO_ODBC_ATTR_USE_CURSOR_LIBRARY, SQL_CUR_USE_IF_NEEDED in pdo_odbc_handle_factory()
476 if (rc != SQL_SUCCESS && cursor_lib != SQL_CUR_USE_IF_NEEDED) { in pdo_odbc_handle_factory()
/dports/databases/php80-pdo_odbc/php-8.0.15/ext/pdo_odbc/
H A Dpdo_odbc.c101 REGISTER_PDO_CLASS_CONST_LONG("ODBC_SQL_USE_IF_NEEDED", SQL_CUR_USE_IF_NEEDED); in PHP_MINIT_FUNCTION()
H A Dodbc_driver.c433 …cursor_lib = pdo_attr_lval(driver_options, PDO_ODBC_ATTR_USE_CURSOR_LIBRARY, SQL_CUR_USE_IF_NEEDED in pdo_odbc_handle_factory()
435 if (rc != SQL_SUCCESS && cursor_lib != SQL_CUR_USE_IF_NEEDED) { in pdo_odbc_handle_factory()
/dports/www/mod_php81/php-8.1.1/ext/pdo_odbc/
H A Dpdo_odbc.c101 REGISTER_PDO_CLASS_CONST_LONG("ODBC_SQL_USE_IF_NEEDED", SQL_CUR_USE_IF_NEEDED); in PHP_MINIT_FUNCTION()
H A Dodbc_driver.c474 …cursor_lib = pdo_attr_lval(driver_options, PDO_ODBC_ATTR_USE_CURSOR_LIBRARY, SQL_CUR_USE_IF_NEEDED in pdo_odbc_handle_factory()
476 if (rc != SQL_SUCCESS && cursor_lib != SQL_CUR_USE_IF_NEEDED) { in pdo_odbc_handle_factory()
/dports/lang/php80/php-8.0.15/ext/pdo_odbc/
H A Dpdo_odbc.c101 REGISTER_PDO_CLASS_CONST_LONG("ODBC_SQL_USE_IF_NEEDED", SQL_CUR_USE_IF_NEEDED); in PHP_MINIT_FUNCTION()
H A Dodbc_driver.c433 …cursor_lib = pdo_attr_lval(driver_options, PDO_ODBC_ATTR_USE_CURSOR_LIBRARY, SQL_CUR_USE_IF_NEEDED in pdo_odbc_handle_factory()
435 if (rc != SQL_SUCCESS && cursor_lib != SQL_CUR_USE_IF_NEEDED) { in pdo_odbc_handle_factory()
/dports/lang/php81/php-8.1.1/ext/pdo_odbc/
H A Dpdo_odbc.c101 REGISTER_PDO_CLASS_CONST_LONG("ODBC_SQL_USE_IF_NEEDED", SQL_CUR_USE_IF_NEEDED); in PHP_MINIT_FUNCTION()
H A Dodbc_driver.c474 …cursor_lib = pdo_attr_lval(driver_options, PDO_ODBC_ATTR_USE_CURSOR_LIBRARY, SQL_CUR_USE_IF_NEEDED in pdo_odbc_handle_factory()
476 if (rc != SQL_SUCCESS && cursor_lib != SQL_CUR_USE_IF_NEEDED) { in pdo_odbc_handle_factory()
/dports/www/mod_php80/php-8.0.15/ext/pdo_odbc/
H A Dpdo_odbc.c101 REGISTER_PDO_CLASS_CONST_LONG("ODBC_SQL_USE_IF_NEEDED", SQL_CUR_USE_IF_NEEDED); in PHP_MINIT_FUNCTION()
H A Dodbc_driver.c433 …cursor_lib = pdo_attr_lval(driver_options, PDO_ODBC_ATTR_USE_CURSOR_LIBRARY, SQL_CUR_USE_IF_NEEDED in pdo_odbc_handle_factory()
435 if (rc != SQL_SUCCESS && cursor_lib != SQL_CUR_USE_IF_NEEDED) { in pdo_odbc_handle_factory()
/dports/lang/php73/php-7.3.33/ext/pdo_odbc/
H A Dpdo_odbc.c136 REGISTER_PDO_CLASS_CONST_LONG("ODBC_SQL_USE_IF_NEEDED", SQL_CUR_USE_IF_NEEDED); in PHP_INI_END()
H A Dodbc_driver.c433 …cursor_lib = pdo_attr_lval(driver_options, PDO_ODBC_ATTR_USE_CURSOR_LIBRARY, SQL_CUR_USE_IF_NEEDED in pdo_odbc_handle_factory()
435 if (rc != SQL_SUCCESS && cursor_lib != SQL_CUR_USE_IF_NEEDED) { in pdo_odbc_handle_factory()
/dports/databases/php74-pdo_odbc/php-7.4.27/ext/pdo_odbc/
H A Dpdo_odbc.c136 REGISTER_PDO_CLASS_CONST_LONG("ODBC_SQL_USE_IF_NEEDED", SQL_CUR_USE_IF_NEEDED); in PHP_INI_END()
H A Dodbc_driver.c433 …cursor_lib = pdo_attr_lval(driver_options, PDO_ODBC_ATTR_USE_CURSOR_LIBRARY, SQL_CUR_USE_IF_NEEDED in pdo_odbc_handle_factory()
435 if (rc != SQL_SUCCESS && cursor_lib != SQL_CUR_USE_IF_NEEDED) { in pdo_odbc_handle_factory()
/dports/databases/php73-pdo_odbc/php-7.3.33/ext/pdo_odbc/
H A Dpdo_odbc.c136 REGISTER_PDO_CLASS_CONST_LONG("ODBC_SQL_USE_IF_NEEDED", SQL_CUR_USE_IF_NEEDED); in PHP_INI_END()
H A Dodbc_driver.c433 …cursor_lib = pdo_attr_lval(driver_options, PDO_ODBC_ATTR_USE_CURSOR_LIBRARY, SQL_CUR_USE_IF_NEEDED in pdo_odbc_handle_factory()
435 if (rc != SQL_SUCCESS && cursor_lib != SQL_CUR_USE_IF_NEEDED) { in pdo_odbc_handle_factory()
/dports/lang/php74/php-7.4.27/ext/pdo_odbc/
H A Dpdo_odbc.c136 REGISTER_PDO_CLASS_CONST_LONG("ODBC_SQL_USE_IF_NEEDED", SQL_CUR_USE_IF_NEEDED); in PHP_INI_END()
H A Dodbc_driver.c433 …cursor_lib = pdo_attr_lval(driver_options, PDO_ODBC_ATTR_USE_CURSOR_LIBRARY, SQL_CUR_USE_IF_NEEDED in pdo_odbc_handle_factory()
435 if (rc != SQL_SUCCESS && cursor_lib != SQL_CUR_USE_IF_NEEDED) { in pdo_odbc_handle_factory()
/dports/www/mod_php73/php-7.3.33/ext/pdo_odbc/
H A Dpdo_odbc.c136 REGISTER_PDO_CLASS_CONST_LONG("ODBC_SQL_USE_IF_NEEDED", SQL_CUR_USE_IF_NEEDED); in PHP_INI_END()
H A Dodbc_driver.c433 …cursor_lib = pdo_attr_lval(driver_options, PDO_ODBC_ATTR_USE_CURSOR_LIBRARY, SQL_CUR_USE_IF_NEEDED in pdo_odbc_handle_factory()
435 if (rc != SQL_SUCCESS && cursor_lib != SQL_CUR_USE_IF_NEEDED) { in pdo_odbc_handle_factory()
/dports/www/mod_php74/php-7.4.27/ext/pdo_odbc/
H A Dpdo_odbc.c136 REGISTER_PDO_CLASS_CONST_LONG("ODBC_SQL_USE_IF_NEEDED", SQL_CUR_USE_IF_NEEDED); in PHP_INI_END()
H A Dodbc_driver.c433 …cursor_lib = pdo_attr_lval(driver_options, PDO_ODBC_ATTR_USE_CURSOR_LIBRARY, SQL_CUR_USE_IF_NEEDED in pdo_odbc_handle_factory()
435 if (rc != SQL_SUCCESS && cursor_lib != SQL_CUR_USE_IF_NEEDED) { in pdo_odbc_handle_factory()
/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/nn/
H A Disqlext.h246 # define SQL_CUR_USE_IF_NEEDED 0UL macro

1234