Search found 2 matches

by tobias_de
04.10.2014, 09:27
Forum: ZeosLib 7.1 stable Forum
Topic: Saving memory used by TZQuery
Replies: 2
Views: 1345

Re: Saving memory used by TZQuery

Many thanks! Very cool, I will try 7.2 :)
by tobias_de
03.10.2014, 23:27
Forum: ZeosLib 7.1 stable Forum
Topic: Saving memory used by TZQuery
Replies: 2
Views: 1345

Saving memory used by TZQuery

Hello,
my application needs to read memory rows from a database sequentially. Unfortunately, TZQuery caches them all and uses a lot of memory. Is there another component that acts more like a cursor and keeps only one row in memory? Or can I clear the cache from time to time?
Cheers
Tobias