Subject Re: [IBO] TIB_Query.Locate and AutoFetchAll
Author Jason Wharton
> Does a TIB_Query's AutoFetchAll need to be true for .Locate to locate
> records that have yet to be loaded? I found that I was
> getting 'false' on the Locate function unless I turned the
> AutoFetchAll to true (version 4.3AA). This seemed liked a bug, but if
> it is not, I can live with it.

IBO should work whether the records are in the buffer or only partially in
the buffer.
If you could, will you send me a test case that shows inconsistency between
the two?

Jason Wharton