skip to main content
Part 2: The 32-Bit/64-Bit Drivers : The Oracle Wire Protocol Driver : Connection Option Descriptions : Enable Scrollable Cursors
  
Enable Scrollable Cursors
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)
GUI Tab
Performance tab
See also
Performance Considerations