Block cursors: the -Dsrv PRGRS_BLOCK_CURS,1 option
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Block cursors are ON (1) by default.
To disable block cursors for the entire connection, set this option
to OFF (0). The connection-level setting
can be overridden for a specific query with the query-tuning option: QUERY-TUNING(NO-LOOKAHEAD).