Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

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.

FeedbackOpens in a new tab