Reading batches of records for a form

P

Paul Higgs

I have a form to show transaction data from an SQL server. It could show a
large number of records for a client. Is there a way of only showing them in
say batches of 200, using two buttons to move backwards and forwards
rereading the next batch of data each time?

Thanks
Chunda
 
Top