Results 1 to 2 of 2
  1. #1
    Sam23 is offline Novice
    Windows XP Access 2003
    Join Date
    Apr 2011
    Posts
    3

    network traffic

    I have a large MS Access 2003 application with underlying SQL 2008 database. Performance is stalling when more than 10 users are on the system due to high network traffic. Each user has their own Access app on the local computer while the data is on the server.

    I have several forms that stay open all the time and are invisible if the user is not using them. Almost all data is retrieved using pass through queries.

    I am trying to identify what I can do to improve performance. I.E. are all those forms that are invisible holding data that would cause network traffic if they are populated by passthroughs?

    A couple of my pulldowns have 4000+ records (name selection list). One thought was to import that data into a local table and populate the list from that. Only problem is that names are added almost daily, so I would have to run a routine to refresh the table every time a name was added.

    If the pulldowns are populated by passthroughs, what triggers a refresh? Opening a form would cause a refresh, but does changing tabs on a multitab control?

    Thanks for any suggestions.


    Sam

  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,847
    I have seen these references quoted when performance is in question.
    Hopefully they are helpful to you.

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

    http://www.fmsinc.com/microsoftaccess/performance.html

Please reply to this thread with any new information or opinions.

Similar Threads

  1. db Performance Over Network
    By dbuck in forum Access
    Replies: 2
    Last Post: 09-20-2010, 09:58 AM
  2. Access DB on network
    By Kpax in forum Access
    Replies: 1
    Last Post: 06-28-2010, 06:09 AM
  3. Automatic traffic count on small airport.
    By methosmen in forum Access
    Replies: 1
    Last Post: 06-11-2010, 07:32 AM
  4. Network management
    By pandreas in forum Queries
    Replies: 0
    Last Post: 06-12-2009, 03:54 PM
  5. Access over network
    By hornsby in forum Access
    Replies: 2
    Last Post: 01-06-2009, 02:38 PM

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