View Single Post
  #3  
Old October 29th, 2008, 11:55 PM posted to microsoft.public.access
Tony Toews [MVP]
external usenet poster
 
Posts: 3,776
Default Access Xp Slow when multi user connected??

"Ramzi" wrote:

I am experiencing a slow performance while one user is connected to the
database and when the second user connects and try to perform some commands
like (Dcount, DSum…, or run any SQL statement…) it will take almost 15
double of the actual time with no other user is connected??


The three most common performance problems in Access 2000 or newer
a
- LDB locking which a persistent recordset connection or an always
open bound form corrects (multiple users)
- sub datasheet Name property set to [Auto] should be [None]
- Track name AutoCorrect should be off

If the problem is for everyone when starting up the MDB then it likely
needs a decompile.

For more information on these, less likely causes, other tips and
links to MS KB articles visit my Access Performance FAQ page at
http://www.granite.ab.ca/access/performancefaq.htm

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/