Subject Re: [IBO] Efficient Lookups
Author johnnorthrup34
So if from a TIBOQuery I connect a persistent field to another
TIBOQuery for lookup information, it will get the lookup information
each time the field is referenced - hence that's why you refer to it
as live?

--- In IBObjects@yahoogroups.com, Helen Borrie <helebor@t...> wrote:
>
> At 08:29 AM 17/12/2005 +0000, you wrote:
> >If I add a persistent lookup field to my a dataset, is that a live
lookup?
>
> Yes (but you didn't mention you were using the TDataset stuff.) Any
lookup
> that the client has to pass a request to the server for is live.
>
> Helen
>