skip to main content
Drivers for 32-Bit and 64-Bit Platforms : The Oracle Wire Protocol Driver : Connection Option Descriptions for Oracle Wire Protocol : Enable Scrollable Cursors
 

Try DataDirect Drivers Now
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