Subject Re: [IBO] Locate and the POS-attribute
Author Jason Wharton
> > 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 ?

Because when you call Last, First, Locate, etc. you activate cursors
fetching records instead of just moving a record pointer in memory.

Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com