Re: ADO performance
From: Arnie Mauer (someone_at_microsoft.com)
Date: 07/02/04
- Next message: Guillermo Ortega A.: "Re: ADO performance"
- Previous message: Marc Rohloff [TeamB]: "Re: a question about delphi 7.1 update (it's delphi 7 update bug?)"
- In reply to: Guillermo Ortega A.: "Re: ADO performance"
- Next in thread: Guillermo Ortega A.: "Re: ADO performance"
- Reply: Guillermo Ortega A.: "Re: ADO performance"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 2 Jul 2004 10:28:17 -0400
"Guillermo Ortega A." <gortega@dcf.pemex.com> wrote in message
news:40e47ad1$1@newsgroups.borland.com...
>
> > Try setting BlockReadSize to 100 and CursorLocation to clUseServer.
> >
> > - Arnie
>
> No luck, the same performance.
>
> Guillermo
>
What OLEDB driver are you using for ADO?
We also noticed 'poor' performance when switching from the BDE to ADO. It
took some learning and tweaking the properties of the TADOQuery, but
eventually, performance was better than BDE/SQL Links.
- Arnie
- Next message: Guillermo Ortega A.: "Re: ADO performance"
- Previous message: Marc Rohloff [TeamB]: "Re: a question about delphi 7.1 update (it's delphi 7 update bug?)"
- In reply to: Guillermo Ortega A.: "Re: ADO performance"
- Next in thread: Guillermo Ortega A.: "Re: ADO performance"
- Reply: Guillermo Ortega A.: "Re: ADO performance"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|