skip to main content
Drivers Only Available for 32-Bit Platforms : The Informix Driver : Connection Option Descriptions : Cursor Behavior
 

Try DataDirect Drivers Now
Cursor Behavior

Attribute

CursorBehavior (CB)

Purpose

Determines whether cursors will be preserved or closed at the end of transactions.

Valid Values

0 | 1

Behavior

If set to 1 (Enabled), cursors are held at their current position when transactions end. This value may slow the performance of your database operations.
If set to set to 0 (Disabled), cursors are closed at the end of transactions.

Default

0 (Disabled)

GUI Tab

Advanced tab