skip to main content
Using the ADO Client : ADO Connection Attributes : DescribeVarcharAsLongvarchar
 

DescribeVarcharAsLongvarchar

Attribute

DescribeVarcharAsLongvarchar (DVAL)

Description

Describes a (W)(VAR)CHAR(n) as (W)LONGVARCHAR when n is larger than a specified value. This workaround sets this size n. This workaround is typically used in Oracle Heterogeneous Services, which does not support VARCHAR longer than 4096

Valid Values

0 | x
where x is a positive integer from 1 to 65535. A value of 0 means that no data type mapping will be done.

Default

None.

GUI Tab

N/A