skip to main content
Using the ODBC Client : Specifying ODBC Connection Attributes : SLKStaticCursorLongColBuffLen
 

SLKStaticCursorLongColBuffLen

Attribute

SLKStaticCursorLongColBuffLen (SSCLCBL)

Description

Turns on a workaround that allows you to specify the amount of data (in KB) that is buffered for SQL_LONGVARCHAR and SQL_LONGVARBINARY columns with a static cursor.
Because the driver caches Unicode characters (UTF-16-LE on Windows, UTF-8 on UNIX), the number of characters that can be cached is smaller for the long-character, Unicode columns.

Valid Values

string
where string is a workaround.

Default

4