Block cursors: the -Dsrv PRGRS_BLOCK_CURS,1 option
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- 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).