SQLSetScrollOptions (Desktop Database Drivers)
Forward and static cursors are supported for SQL_CONCUR_READ_ONLY.
Only keyset-driven cursors are supported for an fConcurrency argument of SQL_CONCUR_LOCK.
An fConcurrency argument of SQL_CONCUR_ROWVER is not supported.
Dynamic cursors and mixed cursors are not supported.