Part 2: The 32-Bit/64-Bit Drivers : The Oracle Driver : Connection Option Descriptions : Enable Static Cursors For LongData

Enable Static Cursors For LongData
Attribute
EnableStaticCursorsForLongData (ESCLD)
Purpose
Determines whether the driver supports Long columns when using a static cursor. Enabling this option causes a performance penalty at the time of execution when reading Long data.
Valid Values
0 | 1
Behavior
If set to 1 (Enabled), the driver supports Long columns when using a static cursor.
If set to 0 (Disabled), the driver does not support Long columns when using a static cursor.
Notes
Default
0 (Disabled)
GUI Tab
Figure 3
See Also
See Performance Considerations for details.

© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.