Re: ADO performance
From: Arnie Mauer (someone_at_microsoft.com)
Date: 07/03/04
- Next message: Guillermo: "Re: ADO performance"
- Previous message: Kevin Frevert: "Re: Identity columns with ClientDataSets?"
- In reply to: Guillermo Ortega A.: "Re: ADO performance"
- Next in thread: Guillermo: "Re: ADO performance"
- Reply: Guillermo: "Re: ADO performance"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 3 Jul 2004 09:58:10 -0400
I strongly suggest that you install the Oracle administrative client and use
the Oracle OLEDB provider. This is especially true if you're using Oracle
8i or higher.
- Arnie
"Guillermo Ortega A." <gortega@dcf.pemex.com> wrote in message
news:40e58d06@newsgroups.borland.com...
> Microsoft OLE DB Provider for Oracle version according with registry MDAC
> 2.71.9030.4
>
> Thanks,
>
> Guillermo
>
>
> "Arnie Mauer" <someone@microsoft.com> wrote in message
> news:40e57132$1@newsgroups.borland.com...
> > "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: "Re: ADO performance"
- Previous message: Kevin Frevert: "Re: Identity columns with ClientDataSets?"
- In reply to: Guillermo Ortega A.: "Re: ADO performance"
- Next in thread: Guillermo: "Re: ADO performance"
- Reply: Guillermo: "Re: ADO performance"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|