Subject RE: [IBO] IB_Query.Locate performed on Server/Buffer
Author Helen Borrie
At 03:11 PM 06-12-02 +1100, you wrote:
>HeLen,
>I use LookUpKeyforFields...
>what's the difference?

Now you got me. :-) I'd have thought that LookupKeyForBufferFields would
operate on rows already in the buffer, whereas LookupKeyForFields will do
the Locate action on the dataset, i.e. include members of the set that are
not currently in the buffer.

However, on looking up the help for both, I see they are the same...so I
think we must defer to Jason next, to get the answer on that one.

Helen