Re: Any reason why accessing Access should slowdown?
- From: Paul Clement <UseAdddressAtEndofMessage@xxxxxxxxxxxxxx>
- Date: Mon, 02 Oct 2006 08:42:52 -0500
On Sun, 1 Oct 2006 02:21:02 -0700, JohnBury <JohnBury@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
¤ I am writing a VB6 App using an Access database backend (not clever but cheap!)
¤
¤ Yesterday the performance of data access became unacceptably slow, from near
¤ instantaneous to 10 seconds to retrieve 4 records to fill a datagrid.
¤
¤ It happened after I had added a new table to fill a combo box with default
¤ values. I 'regressed (removing new code and references to the new table, but
¤ performance as still poor. Something like this has happened before and was
¤ fixed by a database repair, but not this time!
¤
¤ Any ideas where I should look for my problem?
¤
This database isn't located on a network resource is it?
I typically don't recommend using the Microsoft Access ODBC driver since it isn't as stable as the
Jet OLEDB Provider.
Paul
~~~~
Microsoft MVP (Visual Basic)
.
- Follow-Ups:
- Re: Any reason why accessing Access should slowdown?
- From: JohnBury
- Re: Any reason why accessing Access should slowdown?
- Prev by Date: Re: Any reason why accessing Access should slowdown?
- Next by Date: Re: table export from local Access to import in remote Access database in VB
- Previous by thread: Re: Any reason why accessing Access should slowdown?
- Next by thread: Re: Any reason why accessing Access should slowdown?
- Index(es):
Relevant Pages
|
Loading