skip to main content
Connection Option Descriptions : Max Varchar Size
  

Try DataDirect Drivers Now

Max Varchar Size

Attribute

MaxVarcharSize (MVS)

Purpose

Note: The Max Varchar Size option has been replaced by Max String Size. The MaxVarcharSize attribute will continue to be supported for this release, but will be deprecated in subsequent versions of the product.
Specifies the maximum size of columns of type SQL_VARCHAR that the driver describes through result set descriptions and catalog functions.

Valid Values

A positive integer from 255 to x
where:
x
is maximum size of the SQL_VARCHAR data type.

Default

None

GUI Tab

None

See Also

*Max String Size