Retrieving result sets using proc-text-buffer
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
The proc-text-buffer technique offers one approach to access results
returned from a data source. The following is the partial syntax for the
DEFINE BUFFER statement that you use to create a buffer with the same
characteristics of the proc-text-buffer:
Syntax
|
For a complete description, see the reference entry that discusses the DEFINE BUFFER statement in OpenEdge Development: ABL Reference.