Additional ABL support
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Additional ABL support
Several additional statements use ROWID and RECID values
directly. For example, the REPOSITION statement
sets the query position to a record given by its ROWID or RECID. For
more information, see Results lists.
Also, because RECID is not supported by all
DataServers, ABL provides the DBRESTRICTIONS function
to indicate whether a particular DataServer supports it.