Re: Oracle very Slow

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Ralph (msnews.20.nt_consulting32_at_spamgourmet.com)
Date: 09/15/04


Date: Wed, 15 Sep 2004 13:58:14 -0500


"Lou" <lou.garvin@comcast.net> wrote in message
news:w_WdnSbwr-BE0dXcRVn-pw@comcast.com...
> I am using the Microsoft Data ADODC control bound to the Microsoft
DataGrid.
> I am connecting to an Oracle DB and retrieving about 90,000 records and it
> is
> taking approx. 4 minutes to retrieve them.
>
> I am using Microsoft Active Data Objects 2.7
> Client Side cursor
> type Static
>
> I use a command string
> SELECT * FROM TableName
>
> Somethings very wrong???
>
> -Lou
>

Make sure you are using Oracles latest OLE DB providers for your Oracle
platform.

Then the question becomes - Why do you think something is wrong?. Are you
able to demonstrate faster retrieval in another context?

90,000 records is a 'ton' of records. Depending on what the field data looks
like and the type of formatting you are doing in the DataGrid, the activity
and wide and of your wire, ... I would not expect the process to be
particularly speedy.

My question to you would be - Why do you seriously want to put 90,000
records in a DataGrid? Who is going to scroll thru that mess? Looking for
what? To do what?

While you may be able to speed things up a bit with another provider,
creating your own data aware class or even filling the grid by using ADO
directly - I believe you will be more satisfied if you refactored your
application to use less records and more determinate queries.

-ralph



Relevant Pages

  • Oracle very Slow
    ... I am using the Microsoft Data ADODC control bound to the Microsoft DataGrid. ... I am connecting to an Oracle DB and retrieving about 90,000 records and it ...
    (microsoft.public.vb.database.ado)
  • Re: ORACLE CLIENT USERS BEWARE: Bug in Query Builder breaks SQL
    ... For what it's worth, none of this surprises me; Microsoft create all kinds of "providers" based on fashions and fads of the day, the press release reads "fully supports Oracle", then they lose interest and you are stuck with something that doesn't work anymore. ... Comparing the Microsoft .NET Framework 1.1 Data Provider for Oracle and the Oracle Data Provider for .NET ... When trying to use the Query Builder with Oracle, queries that create INNER JOIN syntax result in an error in Query Builder when trying to generate your schemas. ...
    (microsoft.public.vsnet.general)
  • Re: Oracle Database Access via IIS 6.0 ASP Pages on Windows 2003 S
    ... communicate back through IIS to SQL*NET installed for the Oracle Client. ... Microsoft SQL Server 2000 Standard with SP3a installed on same box. ... Microsoft OLE DB Provider for ODBC Drivers error '80004005' ...
    (microsoft.public.inetserver.iis)
  • Re: Database speed issues
    ... Hitchhiker's Guide to Visual Studio and SQL Server ... Those sold by Microsoft, Oracle itself and DataDirect. ... variety of data providers, but they're all ADO.Net Data Providers. ...
    (microsoft.public.dotnet.framework.adonet)
  • process problem in ssas 2008
    ... im taking the data from oracle and im using ole db provider for oracle data source. ... Microsoft Online Community Support ... The OLE DB provider "MSDAORA" has not been registered. ...
    (microsoft.public.sqlserver.connect)