Additional ABL support
- Last Updated: August 17, 2021
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
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.