SQL_CURSOR_DYNAMIC 448 ext/odbc/php_odbc.c REGISTER_LONG_CONSTANT("SQL_CURSOR_DYNAMIC", SQL_CURSOR_DYNAMIC, CONST_PERSISTENT | CONST_CS); SQL_CURSOR_DYNAMIC 882 ext/odbc/php_odbc.c if (SQLSetStmtOption(result->stmt, SQL_CURSOR_TYPE, SQL_CURSOR_DYNAMIC) SQL_CURSOR_DYNAMIC 1302 ext/odbc/php_odbc.c if (SQLSetStmtOption(result->stmt, SQL_CURSOR_TYPE, SQL_CURSOR_DYNAMIC)