Splitting database - terrible performance

  • Thread starter szag via AccessMonster.com
  • Start date
S

szag via AccessMonster.com

I split my database recently and now I am experience terrible performance
when designing my forms. It can take 10 seconds just to select a field and
delete it. Or when I go into the design view of a form it may take a minute.
I realize that it might add a little time because of splitting but something
is obviously wrong when I have to sit and wait every time I click the mouse.
Help!!
 
D

Dorian

What I do is to have a copy of the back-end on my local drive.
When I make updates I link to this local copy.
When deploying the changes, I just redo the links to point to the production
database.
-- Dorian
"Give someone a fish and they eat for a day; teach someone to fish and they
eat for a lifetime".
 
J

Jeff Boyce

We experienced a similar massive slowdown after moving the data from our
apps to a back-end server. It turned out that the network antivirus was
newly-updated and misbehaving.

You might want to check Tony T's website for several possibilities for poor
performance ...

http://www.granite.ab.ca/access/

Regards

Jeff Boyce
Microsoft Access MVP

--
Disclaimer: This author may have received products and services mentioned
in this post. Mention and/or description of a product or service herein
does not constitute endorsement thereof.

Any code or pseudocode included in this post is offered "as is", with no
guarantee as to suitability.

You can thank the FTC of the USA for making this disclaimer
possible/necessary.
 
S

szag via AccessMonster.com

Sounds like great advice. Thanks!
What I do is to have a copy of the back-end on my local drive.
When I make updates I link to this local copy.
When deploying the changes, I just redo the links to point to the production
database.
-- Dorian
"Give someone a fish and they eat for a day; teach someone to fish and they
eat for a lifetime".
 
S

szag via AccessMonster.com

Thanks Jeff. Good link.

Jeff said:
We experienced a similar massive slowdown after moving the data from our
apps to a back-end server. It turned out that the network antivirus was
newly-updated and misbehaving.

You might want to check Tony T's website for several possibilities for poor
performance ...

http://www.granite.ab.ca/access/

Regards

Jeff Boyce
Microsoft Access MVP
I split my database recently and now I am experience terrible performance
when designing my forms. It can take 10 seconds just to select a field and
[quoted text clipped - 5 lines]
mouse.
Help!!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top