RE: newbie question on scrolling through a table one record at a time

2004-08-21 Thread Kerry Frater
ubject: RE: newbie question on scrolling through a table one record at a time Hi Kerry, > The problem is more fundamental with the scrolling through > the records/rows of Master. [..] It is not sensible to allow > 200 million pieces of data to be transferred to the Delphi PC >

RE: newbie question on scrolling through a table one record at a time

2004-08-20 Thread Tom Horstmann
Hi Kerry, > The problem is more fundamental with the scrolling through > the records/rows of Master. [..] It is not sensible to allow > 200 million pieces of data to be transferred to the Delphi PC > to build a local Dataset to scroll through. > [..] > Getting the first row is easy > > select