skip to main content
Part 4: The Connect XE Drivers : The Driver for the Teradata Database : Connection Option Descriptions : Enable Extended Statement Information
  
Enable Extended Statement Information
Attribute
EnableExtendedStmtInfo (EESI)
Purpose
Determines whether the driver supports extended statement information.
Valid Values
1 | 0
Behavior
If set to 1 (Enabled), the driver queries the server to see if it supports the Statement Information parcel. If the server supports the Statement Information parcel, the driver requests the Statement Information parcel and enables auto-generated key retrieval and SQLDescribeParam support. Use this value if you want to enable the Return Generated Keys option.
If set to 0 (Disabled), the driver does not attempt to expose auto-generated key retrieval or SQLDescribeParam.
Default
0 (Disabled)
GUI Tab
Options tab