Subject | RE: [IBO] Optimizing IBO-app: Lookups |
---|---|
Author | Alan McDonald |
Post date | 2003-03-30T03:23:39Z |
Helen,
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 use
them extensively in this mode. as for IBO controls - I thought for a minute
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)
Alan
-----Original Message-----
From: Helen Borrie [mailto:helebor@...]
Sent: Sunday, 30 March 2003 10:32 AM
To: IBObjects@yahoogroups.com
Subject: RE: [IBO] Optimizing IBO-app: Lookups
At 08:01 AM 30/03/2003 +1000, you wrote:
TDataset-compatible Provider.
Notwithstanding, this is far from being a strategy for reducing overhead
across the wire, anyway, since it requires the Provider to exist at all
times, regardless of whether it is actually used...
Helen
___________________________________________________________________________
IB Objects - direct, complete, custom connectivity to Firebird or InterBase
without the need for BDE, ODBC or any other layer.
___________________________________________________________________________
http://www.ibobjects.com - your IBO community resource for Tech Info papers,
keyword-searchable FAQ, community code contributions and more !
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
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 use
them extensively in this mode. as for IBO controls - I thought for a minute
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)
Alan
-----Original Message-----
From: Helen Borrie [mailto:helebor@...]
Sent: Sunday, 30 March 2003 10:32 AM
To: IBObjects@yahoogroups.com
Subject: RE: [IBO] Optimizing IBO-app: Lookups
At 08:01 AM 30/03/2003 +1000, you wrote:
>you could load then into clientdatasets when you synchronise, then run theTClientDataset isn't compatible with TIB_Datasource, and also it needs a
>IBO controls out of the clientdatsets between synchronising.
TDataset-compatible Provider.
Notwithstanding, this is far from being a strategy for reducing overhead
across the wire, anyway, since it requires the Provider to exist at all
times, regardless of whether it is actually used...
>Since your dataWhat licence fees? (just curious...)
>does not move from one PC to another in the form of a clientdataset, you
>will not incur any license fees
Helen
___________________________________________________________________________
IB Objects - direct, complete, custom connectivity to Firebird or InterBase
without the need for BDE, ODBC or any other layer.
___________________________________________________________________________
http://www.ibobjects.com - your IBO community resource for Tech Info papers,
keyword-searchable FAQ, community code contributions and more !
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/