skip to main content
Drivers for 32-Bit and 64-Bit Platforms : The Oracle Driver : Connection Option Descriptions : 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.

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

See Performance Considerations for details.