skip to main content
Using the ODBC Client : Specifying ODBC Connection Attributes : EnableDescribeParam
 

EnableDescribeParam

Attribute

EnableDescribeParam (EDP)

Description

Specifies a workaround connection attribute for connections to Oracle data stores only.

Valid Values

0 | 1
If set to 0, support is turned off for SQLDescribeParam.
If set to 1, support is turned on for SQLDescribeParam and will describe all parameters as SQL_CHAR with a precision of 999.

Default

0