Max Long Varchar Size
- Last Updated: October 4, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- Cloudera Impala 7.1
- dBase 7.1
- Flat files/Text 7.1
- MySQL 7.1
- Pervasive (Btrieve) 7.1
- XML 7.1
- Documentation
Max Long Varchar Size
Attribute
MaxLongVarcharSize (MLVS)
Purpose
Specifies the maximum size of columns of type SQL_LONGVARCHAR that the driver describes through result set descriptions and catalog functions.
Valid Values
A positive integer from 1 to x
where:
- x
- is maximum size of the SQL_LONGVARCHAR data type.
Default
None. The actual size of the columns from the database is persisted to the application.