Supported Cursor Types

The Desktop Database Drivers support forward-only and keyset-driven cursors. The drivers support updates on keyset-driven cursors only. The drivers do not support mixed and dynamic cursors; the driver creates a keyset-driven cursor if a dynamic cursor is requested. The drivers support static cursors only if an application uses the Cursor Library in conjunction with the driver.