Re: AutoNumbers and ClientDatasets
- From: Kostas Terzides <kterz@xxxxxxxxx>
- Date: Mon, 04 Jul 2005 23:09:54 +0300
Bill Todd wrote:
Doing that would require a separate query for each new record. If the user inserts 10 rows that would be 10 queries instead of 1.
The question is why would someone use Datasnap at first place. The main reason (IMO) is in case he would like to scale up to three- tier architecture in the future (in that case Access is not an option of course).
In a 3-tier design I believe (correct me if I am wrong) that it is more important to try to reduce network load between client app and middle tier, than it is between middle tier and database server. If that is the case, then reducing the number of calls to application server (through cds.Refresh) is more important than reducing the number of actual queries built from middle tier to the database server.
.
- Follow-Ups:
- Re: AutoNumbers and ClientDatasets
- From: Opp
- Re: AutoNumbers and ClientDatasets
- From: Bill Todd
- Re: AutoNumbers and ClientDatasets
- References:
- AutoNumbers and ClientDatasets
- From: Opp
- Re: AutoNumbers and ClientDatasets
- From: Bill Todd
- Re: AutoNumbers and ClientDatasets
- From: Opp
- Re: AutoNumbers and ClientDatasets
- From: Bill Todd
- AutoNumbers and ClientDatasets
- Prev by Date: Re: AutoNumbers and ClientDatasets
- Next by Date: Re: AutoNumbers and ClientDatasets
- Previous by thread: Re: AutoNumbers and ClientDatasets
- Next by thread: Re: AutoNumbers and ClientDatasets
- Index(es):
Relevant Pages
|
|