Try OpenEdge Now
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.
In this section:
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