Page 2 of 2 FirstFirst 12
Results 16 to 17 of 17
  1. #16
    alyon is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Jul 2011
    Posts
    89
    Rawb
    1. Yes, everyone has their own copy of the frontend.


    2. I compact & repair both frontends and backends daily.
    3. The database is on the network. You do not need to connect to the internet first.
    4. I don't believe we are using UAC, we don't have to log in first.
    5. How do I compile the code? That probably definitely needs to be done. I followed the steps on one of the links listed with suggestions, and when I hit the debug, compile, it comes up with an error.
    Last edited by alyon; 12-21-2012 at 11:19 AM.

  2. #17
    Rawb is offline Expert
    Windows XP Access 2000
    Join Date
    Dec 2009
    Location
    Somewhere
    Posts
    875
    I have a database where one of the Queries takes a full 20-30 seconds to run. I ended up just dumping the results into a Temporary Table and then pointing everything that relied on that Query to that Table. You may have something similar.

    The only other thing I can think of is that it's an issue on the individual computers and not something directly related to Access (like a virus)...

    If you can reproduce the slowdowns on a computer with a full version of Access, try breaking the Code (CTRL+BREAK) when you hit one to see what Code it's working through (if any). That should at least help narrow things down a bit.

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Access running very slow
    By k11ngy in forum Access
    Replies: 1
    Last Post: 10-12-2012, 08:09 AM
  2. Replies: 3
    Last Post: 04-03-2012, 05:27 PM
  3. Reports running slow
    By kwooten in forum Reports
    Replies: 2
    Last Post: 12-02-2011, 03:29 PM
  4. Query running VERY slow
    By purple_kittykat in forum Queries
    Replies: 4
    Last Post: 07-31-2011, 12:40 AM
  5. Replies: 2
    Last Post: 01-19-2011, 10:19 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums