Contents|Index|Previous|Next
SQLSetScrollOptions in the Cursor Library
The cursor library supports SQLSetScrollOptions only for backward compatibility; applications should use the
SQL_ATTR_CONCURRENCY, SQL_ATTR_CURSOR_TYPE, and SQL_ATTR_ROW_ARRAY_SIZE statement attributes
instead.