Subject TIBOTable
Author Sandeep
If I open a very large table using TIBOTable and do Table1.last it
reads all the records in the table and stores in memory and
eventually runs out of virtual memory. It seems that the table is not
restricting the number of records it stores in memory. If I use
MaxRows then it only gets the first n(=MaxRows) records. How do
I get around this?

Sandeep

Software Developer
CFL
sandeep@...
http://www.cfl.co.nz