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 • You must enable this option if you want to persist a result set that contains Long data into an XML data file. • This connection option can affect performance. Default 0 (Disabled) GUI Tab Figure 3 See Also See Performance Considerations for details.