Results 1 to 8 of 8
  1. #1
    Join Date
    Jun 2020
    Posts
    19

    Database is slow

    Hi,

    I've designed a client database which I've saved on our server. I have 4 users. The database is very slow. I would appreciate some help please as to how to address this issue. The forms take a long time to load.

    Thank you.

  2. #2
    Join Date
    Apr 2017
    Posts
    1,792
    How are users using the database?
    Do they have their own front-ends in their computers or on LAN network resource?
    Do they run the database from their computer in LAN, or do they do this over some remote connection?

  3. #3
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,550
    Have you compacted/repaired?

  4. #4
    CJ_London is online now VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,939
    additional questions/comments:

    Are fields that you sort/filter/join on indexed?
    using domain functions in queries will slow things down
    do you limit the form recordset on opening to just the records required? or do you bring through the whole table and filter afterwards? The latter will be much slower

  5. #5
    Join Date
    Jun 2020
    Posts
    19
    Hi Arvi,
    They don't have their own front-end? Should I split the database?
    If I split the database, do I add new forms to my own front-end and then given them each a copy of the new front-end?
    The database is on a shared network drive. Two of us are working from the office and the other two are working from home at the moment.
    Thank you for your help.
    Tess

  6. #6
    Join Date
    Jun 2020
    Posts
    19
    Hi Ranman,
    Yes, I have.

  7. #7
    Join Date
    Jun 2020
    Posts
    19
    Hi Ajax,
    The fields are indexed.
    How would I limit the form recordset on opening?
    Everything is slow right from launching to the switchboard.
    Thanks for your help.
    Tess

  8. #8
    Join Date
    Apr 2017
    Posts
    1,792
    You HAVE to split the database! Every user MUST work with his/her own front-end. Front-ends may be copies of single front-end, but any user can have his/her own customized front-end.

    For users working at home, my advice is to have for them Terminal Server Accounts with Access installed on TS. Home users log on into TS (e.g. using VPN connection), and start their front-ends from there.
    An alternative is they have a desktop computers in LAN which are always working, and they are connecting to LAN using VPN and then log into work computer using RDP - and then starting front-end from there.

    The main thing is, front-end and back-end must be in same LAN!

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

Similar Threads

  1. Database very slow
    By perryc in forum Access
    Replies: 5
    Last Post: 06-16-2020, 01:53 PM
  2. Slow Database
    By Dscalf1 in forum Access
    Replies: 20
    Last Post: 07-27-2017, 07:13 AM
  3. Slow Database
    By shaun_za in forum Access
    Replies: 2
    Last Post: 09-21-2015, 06:23 AM
  4. Slow Database
    By cadsvc in forum Database Design
    Replies: 3
    Last Post: 05-31-2011, 09:48 AM
  5. Slow Database Response
    By Nixx1401 in forum Access
    Replies: 3
    Last Post: 02-25-2010, 11:09 AM

Tags for this Thread

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