SLKStaticCursorLongColBuffLen
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
Description
The amount of data (in KB) that is buffered for SQL_LONGVARCHAR and SQL_LONGVARBINARY columns with an insensitive result set.
This property can be specified using:
- JDBC data source
- URL
- java.util.properties
- server data source
Valid Values
x
where x is a positive integer that specifies the buffer size in kilobytes (KB) per long column.
Default
4
Data type
int