Subject | RE: [IBO] Optimizing IBO-app: Lookups |
---|---|
Author | Helen Borrie |
Post date | 2003-03-30T03:31:15Z |
At 01:23 PM 30/03/2003 +1000, you wrote:
Helen
>Helen,I don't see how you can sync them with a non-existent provider.
>clientdatasets only need to synchronise when you ask them. Otherwise they
>can remain in briefacse mode for as long as you want - running off a local
>file dataset.
>So they certainly do reduce overhead across the wire - I useDisagree. The provider has return a buffered dataset.
>them extensively in this mode.
>as for IBO controls - I thought for a minuteSo how would you embed TDataset controls in an IB_Grid?
>there that there were IBO controls as opposed to IB_ controls - my mistake.
>I would still consider using normal TDataset controls and Clientdataset
>sources in briefcase mode for such an exercise (if indeed the quantity of
>lookups is extensive)
Helen