Try OpenEdge Now
skip to main content
ProDataSets
Batching Data with ProDataSets
 

Batching Data with ProDataSets

This chapter describes how to batch with a ProDataSet and includes an example of batching data by retrieving subsets of a large number of rows in successive requests.
* Overview
* Using the include-field list to limit the fields copied into the table
* Setting up an event handler for the OFF-END query event
* Setting up an event handler for the FIND-FAILED buffer event
* Summary