Subject | Re: [IBO] Poor Performance of Large Datasets |
---|---|
Author | Artur Anjos |
Post date | 2003-10-29T23:52:52Z |
Hi,
Share with us where do you have slower results. These should always be small
changes in your code to adapt.
Artur
> In this caseI use TDataset descendants as well.
> I need to use the Dataset descendants as rewriting the application is
> not an option.
> In some screens I have a fairly large amount of dataWell, I don't have so many data in any screen...
> (5000 to 15000 records, and yes I know it is against Client/Server
> design principles, but this is a legacy system),
> and at present it isKeylinks will be your friend here. Good index as well.
> slower for these large datasets than the BDE.
Share with us where do you have slower results. These should always be small
changes in your code to adapt.
Artur