Subject | Re: [IBO] Re: support for 2 transactions in ib_query |
---|---|
Author | Daniel Rail |
Post date | 2004-07-06T15:38:47Z |
Hi,
At July 6, 2004, 07:52, Alan McDonald wrote:
"BufferHasBof"? I'm starting to guess that TIB_Query's buffer manages
itself so that it doesn't take too much memory resources.
a lot of datasets attached to the transaction component, otherwise it
could be a costly operation. Read the help for more detail.
--
Best regards,
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.filopto.com)
At July 6, 2004, 07:52, Alan McDonald wrote:
> I wonder why, then, I see only the records in my buffer being retrieved (InHave you noticed that TIB_Query has a run-time property called
> Monitor) and not all the records leading up to the start of the buffer
> record.
"BufferHasBof"? I'm starting to guess that TIB_Query's buffer manages
itself so that it doesn't take too much memory resources.
> I do notice that my habit is not to call IB_Query.Refresh, but to callIt doesn't seem to be much of a difference, as long as you don't have
> transaction.Refresh. Does this make a difference?
a lot of datasets attached to the transaction component, otherwise it
could be a costly operation. Read the help for more detail.
> And why do I not see allMy guess is what I stated above(in regards to BufferHasBof).
> records being retrieved?
--
Best regards,
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.filopto.com)