Subject InterbaseExpress
Author Michael Vilhelmsen
Hi

Just to be sure.
Using an InterbaseExpress comp. (TIBQuery).

Selecting for instance 1.000.000 record (like select * from table) an
running through them using first ... next ...
will use some memory.

But when making it unidirectional it will use significantly less
memory, right ?

Michael