Subject Re: [IBO] Efficient Lookups
Author Helen Borrie
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