Key-buffer size: the PRGRS_IDBUF option
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
The PRGRS_IDBUF option sets the size
of the keys buffer. Generally, a default of 25 keys is sufficient.
If the ODBC driver being used to access the MS SQL Server database
has preserved cursors enabled across a transaction boundary, the
keys buffer is used with all non-lookahead cursors. If the driver
does have preserved cursors enabled, the PROGRS_IDBUF value
and the keys buffer are unused.