Page 1 of 1

Buffer Paging Mode (as BDE TTable)

Posted: Tue 26 Dec 2006 06:41
by b_yaghobi
Hi CoreLab Team and Thank you for your best Products.

FetchAll = False
FetchRows = 50

When i call [ TMSTable.Last ] i expected SDAC buffer only last [50] Record
in table, and release other record from memory.
Or
When i go on 70th record on TMSTable i expected TMSTable buffer only
records that between 51..100 !
by means must be on your buffer always 50 record.


when you have a 4,000,000 record on your table and link a TDBGrid
you call TMSTable.Last : this is a slow and fill memory with all records !

Will support this functionality on your Products ?

Best Regards
Babak Yaghoobi

http://crlab.com/forums/viewtopic.php?t=7431

Posted: Tue 26 Dec 2006 08:41
by Jackson
We do not have in plans to support this functionality in the nearest time.