Re: access via ado slow

From: JasonAu (JasonAu_at_discussions.microsoft.com)
Date: 10/28/04


Date: Wed, 27 Oct 2004 18:01:01 -0700

Its the exact same database.

"Val Mazur" wrote:

> Hi,
>
> Is it the same database? In a case if your database is missing some indexes,
> which exist in a database, which works fine, you could experience some
> performance impact.
>
> --
> Val Mazur
> Microsoft MVP
>
>
> "JasonAu" <JasonAu@discussions.microsoft.com> wrote in message
> news:CA6BC73D-13F0-4EDA-9D41-B319A77ACDCD@microsoft.com...
> > Hi,
> >
> > I'm running into speed problems retrieving data from an access 2k db using
> > an ADO jet ole db connection. On my local system, things run fine, but on
> > another system, it runs really slowly (when opening a recordset with a sql
> > select statement). I suspect some sort of system configuration to be the
> > culprit, as there were no problems about a week ago. I'm running win xp,
> > the
> > other system is running win 2003 server.
> >
>
>
>



Relevant Pages

  • Re: ADO Error ( think)
    ... > Server database, once I have created the connection to the database I say ... > "Val Mazur" wrote in message ... >>> Response.Write filepath ...
    (microsoft.public.data.ado)
  • Re: How to query SQL Db and write results into Access
    ... > "Val Mazur" wrote in message ... >> datasource (database) to another one. ... >>>I am trying to query an SQL db and store the results of the query into ... >>> access database or what other approach should I be taking to ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: How to Perform SQL Select on a DataSet
    ... "Val Mazur " wrote in message ... You could use XSL to transform XML into ... > Microsoft MVP ... >> I have re-created the database tables necessary into XML files and store ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Language error in ADO
    ... Try to check which collation is set for your SQL Server. ... > Sir Val Mazur problem isnt case sentive database. ... > All of following characters are difrent in my language. ... >> Do you access same database in design and after compilation of the code. ...
    (microsoft.public.vb.database.ado)
  • Re: ADO Execute method slow. Need help...
    ... Val Mazur wrote: ... Are you using Jet OLEDB provider to connect or ... Try to compact database to see if it helps or not, ... I'm using the JET 4.0 OLE DB Provider to connect to the Access database. ...
    (microsoft.public.data.ado)