Home
last modified time | relevance | path

Searched refs:SQL_CUR_USE_DRIVER (Results 1 – 25 of 109) sorted by relevance

12345

/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/nn/
H A Disqlext.h248 # define SQL_CUR_USE_DRIVER 2UL macro
249 # define SQL_CUR_DEFAULT SQL_CUR_USE_DRIVER
/dports/databases/php81-odbc/php-8.1.1/ext/odbc/
H A Dodbc.stub.php73 …bc_connect(string $dsn, string $user, string $password, int $cursor_option = SQL_CUR_USE_DRIVER) {}
76 …c_pconnect(string $dsn, string $user, string $password, int $cursor_option = SQL_CUR_USE_DRIVER) {}
/dports/databases/php80-odbc/php-8.0.15/ext/odbc/
H A Dodbc.stub.php70 …bc_connect(string $dsn, string $user, string $password, int $cursor_option = SQL_CUR_USE_DRIVER) {}
73 …c_pconnect(string $dsn, string $user, string $password, int $cursor_option = SQL_CUR_USE_DRIVER) {}
/dports/lang/php81/php-8.1.1/ext/odbc/
H A Dodbc.stub.php73 …bc_connect(string $dsn, string $user, string $password, int $cursor_option = SQL_CUR_USE_DRIVER) {}
76 …c_pconnect(string $dsn, string $user, string $password, int $cursor_option = SQL_CUR_USE_DRIVER) {}
/dports/lang/php80/php-8.0.15/ext/odbc/
H A Dodbc.stub.php70 …bc_connect(string $dsn, string $user, string $password, int $cursor_option = SQL_CUR_USE_DRIVER) {}
73 …c_pconnect(string $dsn, string $user, string $password, int $cursor_option = SQL_CUR_USE_DRIVER) {}
/dports/www/mod_php81/php-8.1.1/ext/odbc/
H A Dodbc.stub.php73 …bc_connect(string $dsn, string $user, string $password, int $cursor_option = SQL_CUR_USE_DRIVER) {}
76 …c_pconnect(string $dsn, string $user, string $password, int $cursor_option = SQL_CUR_USE_DRIVER) {}
/dports/www/mod_php80/php-8.0.15/ext/odbc/
H A Dodbc.stub.php70 …bc_connect(string $dsn, string $user, string $password, int $cursor_option = SQL_CUR_USE_DRIVER) {}
73 …c_pconnect(string $dsn, string $user, string $password, int $cursor_option = SQL_CUR_USE_DRIVER) {}
/dports/databases/php81-pdo_odbc/php-8.1.1/ext/pdo_odbc/
H A Dpdo_odbc.c102 REGISTER_PDO_CLASS_CONST_LONG("ODBC_SQL_USE_DRIVER", SQL_CUR_USE_DRIVER); in PHP_MINIT_FUNCTION()
/dports/databases/php80-pdo_odbc/php-8.0.15/ext/pdo_odbc/
H A Dpdo_odbc.c102 REGISTER_PDO_CLASS_CONST_LONG("ODBC_SQL_USE_DRIVER", SQL_CUR_USE_DRIVER); in PHP_MINIT_FUNCTION()
/dports/www/mod_php81/php-8.1.1/ext/pdo_odbc/
H A Dpdo_odbc.c102 REGISTER_PDO_CLASS_CONST_LONG("ODBC_SQL_USE_DRIVER", SQL_CUR_USE_DRIVER); in PHP_MINIT_FUNCTION()
/dports/lang/php80/php-8.0.15/ext/pdo_odbc/
H A Dpdo_odbc.c102 REGISTER_PDO_CLASS_CONST_LONG("ODBC_SQL_USE_DRIVER", SQL_CUR_USE_DRIVER); in PHP_MINIT_FUNCTION()
/dports/lang/php81/php-8.1.1/ext/pdo_odbc/
H A Dpdo_odbc.c102 REGISTER_PDO_CLASS_CONST_LONG("ODBC_SQL_USE_DRIVER", SQL_CUR_USE_DRIVER); in PHP_MINIT_FUNCTION()
/dports/www/mod_php80/php-8.0.15/ext/pdo_odbc/
H A Dpdo_odbc.c102 REGISTER_PDO_CLASS_CONST_LONG("ODBC_SQL_USE_DRIVER", SQL_CUR_USE_DRIVER); in PHP_MINIT_FUNCTION()
/dports/lang/php73/php-7.3.33/ext/pdo_odbc/
H A Dpdo_odbc.c137 REGISTER_PDO_CLASS_CONST_LONG("ODBC_SQL_USE_DRIVER", SQL_CUR_USE_DRIVER); in PHP_INI_END()
/dports/databases/php74-pdo_odbc/php-7.4.27/ext/pdo_odbc/
H A Dpdo_odbc.c137 REGISTER_PDO_CLASS_CONST_LONG("ODBC_SQL_USE_DRIVER", SQL_CUR_USE_DRIVER); in PHP_INI_END()
/dports/databases/php73-pdo_odbc/php-7.3.33/ext/pdo_odbc/
H A Dpdo_odbc.c137 REGISTER_PDO_CLASS_CONST_LONG("ODBC_SQL_USE_DRIVER", SQL_CUR_USE_DRIVER); in PHP_INI_END()
/dports/lang/php74/php-7.4.27/ext/pdo_odbc/
H A Dpdo_odbc.c137 REGISTER_PDO_CLASS_CONST_LONG("ODBC_SQL_USE_DRIVER", SQL_CUR_USE_DRIVER); in PHP_INI_END()
/dports/www/mod_php73/php-7.3.33/ext/pdo_odbc/
H A Dpdo_odbc.c137 REGISTER_PDO_CLASS_CONST_LONG("ODBC_SQL_USE_DRIVER", SQL_CUR_USE_DRIVER); in PHP_INI_END()
/dports/www/mod_php74/php-7.4.27/ext/pdo_odbc/
H A Dpdo_odbc.c137 REGISTER_PDO_CLASS_CONST_LONG("ODBC_SQL_USE_DRIVER", SQL_CUR_USE_DRIVER); in PHP_INI_END()
/dports/databases/unixODBC/unixODBC-2.3.9/DriverManager/
H A D__attribute.c439 { "SQL_CUR_USE_DRIVER", SQL_CUR_USE_DRIVER },
518 { "SQL_CUR_USE_DRIVER", SQL_CUR_USE_DRIVER },
1459 ival != SQL_CUR_USE_DRIVER ) in dm_check_connection_attrs()
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/msw/gnuwin32/
H A Dsql.h182 #define SQL_CUR_DEFAULT SQL_CUR_USE_DRIVER
183 #define SQL_CUR_USE_DRIVER 2UL macro
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Disqlext.h881 #define SQL_CUR_USE_DRIVER 2UL macro
882 #define SQL_CUR_DEFAULT SQL_CUR_USE_DRIVER
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/iodbc/
H A Disqlext.h881 #define SQL_CUR_USE_DRIVER 2UL macro
882 #define SQL_CUR_DEFAULT SQL_CUR_USE_DRIVER
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/iodbc/
H A Disqlext.h881 #define SQL_CUR_USE_DRIVER 2UL macro
882 #define SQL_CUR_DEFAULT SQL_CUR_USE_DRIVER
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Disqlext.h881 #define SQL_CUR_USE_DRIVER 2UL macro
882 #define SQL_CUR_DEFAULT SQL_CUR_USE_DRIVER

12345