Hi,
When I do a "dbiBlockRead" in a loop in delphi with a cursor create by a
TQuery, I seem to need forever more memory (the size of the previously
allocated buffer is multiply by the number of BlockRead I am doing). I
do not have this effect when I use a cursor created by a TTable...
Why? Can you help me?
Yours sincerely
Yoram Halberstam