ODBCVarcharMaxlen
Define the MaxLen for ODBC fields of type VarChar.
Synopsis
[SQL] ODBCVarcharMaxlen=n
Description
The value n is the MaxLen (maximum length) that Caché will report to ODBC for fields with the data type VarChar.
Examples
ODBCVarcharMaxlen=4096
Range of Values
Any integer. The default is 4096.
Management Portal
No equivalent.