SQL_CURSOR_TYPE   743 ext/odbc/php_odbc.c 	REGISTER_LONG_CONSTANT("SQL_CURSOR_TYPE", SQL_CURSOR_TYPE, CONST_PERSISTENT | CONST_CS);
SQL_CURSOR_TYPE  1230 ext/odbc/php_odbc.c 			SQLSetStmtOption(result->stmt, SQL_CURSOR_TYPE, ODBCG(default_cursortype));
SQL_CURSOR_TYPE  1667 ext/odbc/php_odbc.c 			SQLSetStmtOption(result->stmt, SQL_CURSOR_TYPE, ODBCG(default_cursortype));