Home
last modified time | relevance | path

Searched refs:default_cursortype (Results 1 – 5 of 5) sorted by relevance

/PHP-5.3/ext/odbc/
H A Dphp_odbc_includes.h268 long default_cursortype; variable
H A Dphp_odbc.c703 default_cursortype, zend_odbc_globals, odbc_globals, display_cursortype)
1183 SQLSetStmtOption(result->stmt, SQL_CURSOR_TYPE, ODBCG(default_cursortype)); in PHP_FUNCTION()
1617 SQLSetStmtOption(result->stmt, SQL_CURSOR_TYPE, ODBCG(default_cursortype)); in PHP_FUNCTION()
/PHP-5.3/
H A Dphp.ini-development1136 ;odbc.default_cursortype
H A Dphp.ini-production1136 ;odbc.default_cursortype
H A DNEWS3810 - Fixed bug #43668 (Added odbc.default_cursortype to control the ODBCcursor

Completed in 43 milliseconds