Results 1 to 3 of 3
  1. #1
    Farren is offline Novice
    Windows 7 64bit Access 2013 32bit
    Join Date
    Mar 2019
    Posts
    1

    Linked tables best practice

    A new customer wants me to figure out why their Access DB is "slow". One of the first things I noticed is that their front-end database is also on the same network share as the 20+ linked-to back-end databases. I understand they did that so the workstations can just have a shortcut to the front-end database on the server and they don't have to worry about distributing it out to the workstations when there are changes. I've always seen and used Access with the front-end database copied down to each workstation and only the links point to the server.




    So, question: can having both the front-end and back-end databases on the same network share kill performance?


    Also, I found an old thread on the Internet that long network paths (many directories deep) causes Access to be slow. Is that still true in Access 2013? Because they really have this buried deep in a folder hierarchy.


    Thanks!


    -Farren

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,524
    I distribute the FE to users to their network folder (with table links)
    some depts are fast, some were slow.
    I could only surmise that it depends on that departments cable, routers, wireless, etc.
    When I tried the same slow FE on the faster dept PC, it ran fast. So...

  3. #3
    June7's Avatar
    June7 is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,902
    All advice I read is to run frontend from local workstation - because multiple users running same file increases chance for corruption. Some developers have code that copies frontend every time user opens so they always have the most recent. Some set up code that checks for a version and only copies when necessary. I used to do the latter until IT updated computers and permission for programmatic copy was lost. Very annoying. Now code opens File Explorer to folder with the updated file and users have to manually copy.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Trying To Construct Best Practice Tables For Joining In A Form.
    By DigitalAdrenaline in forum Database Design
    Replies: 19
    Last Post: 08-20-2018, 01:14 AM
  2. Replies: 17
    Last Post: 04-09-2018, 04:39 PM
  3. Replies: 5
    Last Post: 10-25-2017, 07:00 AM
  4. Replies: 5
    Last Post: 02-02-2012, 06:42 PM
  5. Good programming practice wrt lookup tables?
    By Buakaw in forum Programming
    Replies: 10
    Last Post: 03-19-2011, 10:33 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