Enable Scrollable Cursors
- Last Updated: October 27, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- Oracle Database Wire Protocol 8.0
- Documentation
Attribute
EnableScrollableCursors (ESC)
Purpose
Determines whether scrollable cursors, both Keyset and Static, are enabled for the data source.
This connection option can affect performance.
Valid Values
0 | 1
Behavior
If set to 1 (Enabled), scrollable cursors are enabled for the data source.
If set to 0 (Disabled), scrollable cursors are not enabled.
Notes
- This connection option can affect performance.
Default
1 (Enabled)