Home
last modified time | relevance | path

Searched refs:SQL_CUR_USE_ODBC (Results 1 – 25 of 118) sorted by relevance

12345

/dports/deskutils/egroupware/egroupware/vendor/egroupware/adodb-php/drivers/
H A Dadodb-odbc_oracle.inc.php82 $this->_connectionID = odbc_connect($argDSN,$argUsername,$argPassword,SQL_CUR_USE_ODBC );
94 $this->_connectionID = odbc_pconnect($argDSN,$argUsername,$argPassword,SQL_CUR_USE_ODBC );
/dports/devel/rth/rth/adodb-4.65/drivers/
H A Dadodb-odbc_oracle.inc.php84 $this->_connectionID = odbc_connect($argDSN,$argUsername,$argPassword,SQL_CUR_USE_ODBC );
96 $this->_connectionID = odbc_pconnect($argDSN,$argUsername,$argPassword,SQL_CUR_USE_ODBC );
/dports/deskutils/myitcrm/MyITCRM-0.2.9.3/include/ADODB/drivers/
H A Dadodb-odbc_oracle.inc.php84 $this->_connectionID = odbc_connect($argDSN,$argUsername,$argPassword,SQL_CUR_USE_ODBC );
96 $this->_connectionID = odbc_pconnect($argDSN,$argUsername,$argPassword,SQL_CUR_USE_ODBC );
/dports/deskutils/moregroupware/moregroupware/include/adodb/drivers/
H A Dadodb-odbc_oracle.inc.php85 $this->_connectionID = odbc_connect($argDSN,$argUsername,$argPassword,SQL_CUR_USE_ODBC );
97 $this->_connectionID = odbc_pconnect($argDSN,$argUsername,$argPassword,SQL_CUR_USE_ODBC );
/dports/databases/adodb5/ADOdb-5.21.3/drivers/
H A Dadodb-odbc_oracle.inc.php87 $this->_connectionID = odbc_connect($argDSN,$argUsername,$argPassword,SQL_CUR_USE_ODBC );
98 $this->_connectionID = odbc_pconnect($argDSN,$argUsername,$argPassword,SQL_CUR_USE_ODBC );
/dports/devel/truc/truc_0.12.0/adodb-4.65/drivers/
H A Dadodb-odbc_oracle.inc.php84 $this->_connectionID = odbc_connect($argDSN,$argUsername,$argPassword,SQL_CUR_USE_ODBC );
96 $this->_connectionID = odbc_pconnect($argDSN,$argUsername,$argPassword,SQL_CUR_USE_ODBC );
/dports/www/phprecipebook/phprecipebook/libs/adodb4/drivers/
H A Dadodb-odbc_oracle.inc.php85 $this->_connectionID = odbc_connect($argDSN,$argUsername,$argPassword,SQL_CUR_USE_ODBC );
97 $this->_connectionID = odbc_pconnect($argDSN,$argUsername,$argPassword,SQL_CUR_USE_ODBC );
/dports/www/phprecipebook/phprecipebook/libs/adodb5/drivers/
H A Dadodb-odbc_oracle.inc.php85 $this->_connectionID = odbc_connect($argDSN,$argUsername,$argPassword,SQL_CUR_USE_ODBC );
97 $this->_connectionID = odbc_pconnect($argDSN,$argUsername,$argPassword,SQL_CUR_USE_ODBC );
/dports/databases/adodb/adodb/drivers/
H A Dadodb-odbc_oracle.inc.php85 $this->_connectionID = odbc_connect($argDSN,$argUsername,$argPassword,SQL_CUR_USE_ODBC );
97 $this->_connectionID = odbc_pconnect($argDSN,$argUsername,$argPassword,SQL_CUR_USE_ODBC );
/dports/www/moodle311/moodle/lib/adodb/drivers/
H A Dadodb-odbc_oracle.inc.php80 $this->_connectionID = odbc_connect($argDSN,$argUsername,$argPassword,SQL_CUR_USE_ODBC );
91 $this->_connectionID = odbc_pconnect($argDSN,$argUsername,$argPassword,SQL_CUR_USE_ODBC );
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/adodb/adodb-php/drivers/
H A Dadodb-odbc_oracle.inc.php80 $this->_connectionID = odbc_connect($argDSN,$argUsername,$argPassword,SQL_CUR_USE_ODBC );
91 $this->_connectionID = odbc_pconnect($argDSN,$argUsername,$argPassword,SQL_CUR_USE_ODBC );
/dports/databases/mantis/mantisbt-2.25.2/vendor/adodb/adodb-php/drivers/
H A Dadodb-odbc_oracle.inc.php80 $this->_connectionID = odbc_connect($argDSN,$argUsername,$argPassword,SQL_CUR_USE_ODBC );
91 $this->_connectionID = odbc_pconnect($argDSN,$argUsername,$argPassword,SQL_CUR_USE_ODBC );
/dports/www/moodle310/moodle/lib/adodb/drivers/
H A Dadodb-odbc_oracle.inc.php80 $this->_connectionID = odbc_connect($argDSN,$argUsername,$argPassword,SQL_CUR_USE_ODBC );
91 $this->_connectionID = odbc_pconnect($argDSN,$argUsername,$argPassword,SQL_CUR_USE_ODBC );
/dports/www/moodle39/moodle/lib/adodb/drivers/
H A Dadodb-odbc_oracle.inc.php80 $this->_connectionID = odbc_connect($argDSN,$argUsername,$argPassword,SQL_CUR_USE_ODBC );
91 $this->_connectionID = odbc_pconnect($argDSN,$argUsername,$argPassword,SQL_CUR_USE_ODBC );
/dports/databases/php81-pdo_odbc/php-8.1.1/ext/pdo_odbc/
H A Dpdo_odbc.c103 REGISTER_PDO_CLASS_CONST_LONG("ODBC_SQL_USE_ODBC", SQL_CUR_USE_ODBC); in PHP_MINIT_FUNCTION()
/dports/databases/php80-pdo_odbc/php-8.0.15/ext/pdo_odbc/
H A Dpdo_odbc.c103 REGISTER_PDO_CLASS_CONST_LONG("ODBC_SQL_USE_ODBC", SQL_CUR_USE_ODBC); in PHP_MINIT_FUNCTION()
/dports/www/mod_php81/php-8.1.1/ext/pdo_odbc/
H A Dpdo_odbc.c103 REGISTER_PDO_CLASS_CONST_LONG("ODBC_SQL_USE_ODBC", SQL_CUR_USE_ODBC); in PHP_MINIT_FUNCTION()
/dports/lang/php80/php-8.0.15/ext/pdo_odbc/
H A Dpdo_odbc.c103 REGISTER_PDO_CLASS_CONST_LONG("ODBC_SQL_USE_ODBC", SQL_CUR_USE_ODBC); in PHP_MINIT_FUNCTION()
/dports/lang/php81/php-8.1.1/ext/pdo_odbc/
H A Dpdo_odbc.c103 REGISTER_PDO_CLASS_CONST_LONG("ODBC_SQL_USE_ODBC", SQL_CUR_USE_ODBC); in PHP_MINIT_FUNCTION()
/dports/www/mod_php80/php-8.0.15/ext/pdo_odbc/
H A Dpdo_odbc.c103 REGISTER_PDO_CLASS_CONST_LONG("ODBC_SQL_USE_ODBC", SQL_CUR_USE_ODBC); in PHP_MINIT_FUNCTION()
/dports/lang/php73/php-7.3.33/ext/pdo_odbc/
H A Dpdo_odbc.c138 REGISTER_PDO_CLASS_CONST_LONG("ODBC_SQL_USE_ODBC", SQL_CUR_USE_ODBC); in PHP_INI_END()
/dports/databases/php74-pdo_odbc/php-7.4.27/ext/pdo_odbc/
H A Dpdo_odbc.c138 REGISTER_PDO_CLASS_CONST_LONG("ODBC_SQL_USE_ODBC", SQL_CUR_USE_ODBC); in PHP_INI_END()
/dports/databases/php73-pdo_odbc/php-7.3.33/ext/pdo_odbc/
H A Dpdo_odbc.c138 REGISTER_PDO_CLASS_CONST_LONG("ODBC_SQL_USE_ODBC", SQL_CUR_USE_ODBC); in PHP_INI_END()
/dports/lang/php74/php-7.4.27/ext/pdo_odbc/
H A Dpdo_odbc.c138 REGISTER_PDO_CLASS_CONST_LONG("ODBC_SQL_USE_ODBC", SQL_CUR_USE_ODBC); in PHP_INI_END()
/dports/www/mod_php73/php-7.3.33/ext/pdo_odbc/
H A Dpdo_odbc.c138 REGISTER_PDO_CLASS_CONST_LONG("ODBC_SQL_USE_ODBC", SQL_CUR_USE_ODBC); in PHP_INI_END()

12345