SQL_CURSOR_TYPE   748 ext/odbc/php_odbc.c 	REGISTER_LONG_CONSTANT("SQL_CURSOR_TYPE", SQL_CURSOR_TYPE, CONST_PERSISTENT | CONST_CS);
SQL_CURSOR_TYPE  1227 ext/odbc/php_odbc.c 			SQLSetStmtOption(result->stmt, SQL_CURSOR_TYPE, ODBCG(default_cursortype));
SQL_CURSOR_TYPE  1654 ext/odbc/php_odbc.c 			SQLSetStmtOption(result->stmt, SQL_CURSOR_TYPE, ODBCG(default_cursortype));