Results 1 to 5 of 5
  1. #1
    Vivian Ruggles is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Feb 2014
    Posts
    2

    Form won't run in Access 2010 with many linked tables in the database.


    It appears the form won't run when I have "too many" linked tables. When I make some of them static and some linked, it runs. I am stumped because there are only <20 linked tables from two 2003 Access databases when it doesn't run. When there are only 7 or so linked, it runs. Is there a limit to the number of linked tables?

  2. #2
    Xipooo's Avatar
    Xipooo is offline Sr. Database Developer
    Windows 8 Access 2013
    Join Date
    Jan 2014
    Location
    Arizona
    Posts
    332
    There is no limit to linked tables.

    What type of error messages are you getting? What kind of database is your backend data on (MSSQL, MySQL, Oracle, Access, etc..)?

  3. #3
    Vivian Ruggles is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Feb 2014
    Posts
    2
    Thanks for that info. I went back and relinked table by table. Each time I linked a table the amount of time it took for the form to open was longer, but it did open. So, apparently my issue is with time loading the tables because they are linked.

  4. #4
    Xipooo's Avatar
    Xipooo is offline Sr. Database Developer
    Windows 8 Access 2013
    Join Date
    Jan 2014
    Location
    Arizona
    Posts
    332
    Then I would perhaps reconsider the strategy of loading so many tables each time a form opens.

    Why do you have so many tables being opened by one form? Are you using tabs, or multiple subforms?

  5. #5
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2013
    Posts
    7,862
    My experience with linked tables over a network is slower performance. I would say only create queries that retrieve the necessary fields but, it sounds like just the act of linking is creating an issue.

    Maybe you can link using UNC and instead of using the server name use the server's IP. \\192.168.1.110\Folder\DB.accdb
    Also, maybe not have your DB file 20 levels deep from the root.

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

Similar Threads

  1. Replies: 0
    Last Post: 07-31-2012, 12:25 PM
  2. Replies: 3
    Last Post: 06-29-2012, 08:58 AM
  3. Replies: 3
    Last Post: 05-17-2012, 05:41 AM
  4. Replies: 3
    Last Post: 01-03-2012, 12:28 PM
  5. access 2010 windows7 nas linked tables
    By mikeb in forum Access
    Replies: 7
    Last Post: 03-18-2011, 03:59 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