Subject Re: [IBO] Locate and the POS-attribute
Author guido.klapperich@t-online.de
> PS. If you use TIBOTable you get this behavior automatically. If you are
> using small lookup tables that all records will be in the buffer then it is
> best to avoid this feature by setting AutoFetchAll to true.

That's interesting. With AutoFetchAll=true I avoid the feature, but why should I
avoid it at small Lookup-Datasets ?


Guido