Re: usage of clientdataset with jet
From: Brian Bushay TeamB (BBushay_at_Nmpls.com)
Date: 03/30/04
- Next message: Brian Bushay TeamB: "Re: checking for error following an UPDATE"
- Previous message: Grant: "ADO Accessing .MDB access"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 29 Mar 2004 21:22:44 -0600
>Appreciate it if someone could post some web links that
>merit /describe the usage of clientdataset with ado components
>specifically for local access to an Access 2000 database.
I doubt you are going to find anything that specific to Access
>What are the performance (dis)advantages?
>How to efficiently use TClientDataset with ADO?
Using Tclientdatasets wtih ADO and Access isn't much different than any other
user of TclientDatasets
TadoDataset with clientside cursors is really quite similar to Tclientdatasets.
Performance will be a little better just using the TadoDataset than using a
Tcliendataset.
What are you trying to accomplish and why do you think you need TclientDataset?
-- Brian Bushay (TeamB) Bbushay@NMPLS.com
- Next message: Brian Bushay TeamB: "Re: checking for error following an UPDATE"
- Previous message: Grant: "ADO Accessing .MDB access"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|