Additional ProDataSet support
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Additional ProDataSet support
As demonstrated in the above example, the LOAD-RESULT-INTO functionality
provides a very fast and efficient way to populate the temp-table(s) of a ProDataSet Object.
Using the LOAD-RESULT-INTO technique with BEFORE-FILL method to fill the temp-table(s) of a ProDataSet
This example builds on the techniques demonstrated in , but the previous example shows the
ProDataSet object BEFORE-FILL procedure can be modified to provide a single
ProDataSet data access object that can be used against native OpenEdge or against Oracle and
other DataServer data sources.
|