Subject | Re: [IBO] Re: Query.Locate -with OrderingItems & OrderingLinks |
---|---|
Author | Jason Wharton |
Post date | 2003-11-17T23:39:06Z |
> TIB_Query.Locate is a valid method, if it cannot be used withOne of us isn't understanding the other.
> IB_Query, why is it there.
>
> But anyway, what I am trying to do, is to position to the
> first occurrence of a value in a list of records. Is
> there something else I should be using instead of Locate?
Locate isn't designed to step you through the dataset one match after
another relative to where your record pointer is.
Jason