Results 1 to 4 of 4
  1. #1
    Carloj is offline Novice
    Windows 10 Access 2016
    Join Date
    Aug 2018
    Posts
    24

    Update multiple front ends

    I got 1 backend with 5 (seperates) frontends for 5 different users. When i change a form i have to save and overwrite all 5 files.


    Is there a way to update multiple front ends in 1 go?

  2. #2
    moke123's Avatar
    moke123 is offline Me.Dirty=True
    Windows 7 32bit Access 2010 32bit
    Join Date
    Oct 2012
    Location
    Ma.
    Posts
    1,861
    try search for front end updater
    https://www.google.com/search?q=acce...hrome&ie=UTF-8

    Are all 5 front ends identical? Are they 5 copies of the same front end?

  3. #3
    Carloj is offline Novice
    Windows 10 Access 2016
    Join Date
    Aug 2018
    Posts
    24
    Yeh, all 5 copies are the same but all of them are like with hidden toolbar etc.

  4. #4
    JoeM is offline VIP
    Windows 7 32bit Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    Here is what I like to do. Save the most recent version of the front-end to somewhere on the network that they all have access to.
    Instead of of giving them a shortcut to the front-end database on their desktop, I give them a shortcut that runs a batch file (or vbs file) that does the following:
    - Copies the front-end from the network to their C drive
    - Opens the database from the C drive

    So, if they run the database using this shortcut file, they will copy a fresh copy of the front-end down to their computer every time.
    This allows you to keep everything up-to-date without having to do anything other than put your newest version of the front-end in the network location, overwriting the previous one.
    So upgrades are easy, automatic, and seemless.

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

Similar Threads

  1. Different front ends
    By cbende2 in forum Misc
    Replies: 5
    Last Post: 06-01-2015, 12:40 PM
  2. Two Front-Ends - Best Practices?
    By rhubarb in forum Database Design
    Replies: 3
    Last Post: 06-23-2014, 11:57 AM
  3. Database Front Ends on a Cloud Server
    By rts in forum Database Design
    Replies: 0
    Last Post: 04-04-2012, 07:17 PM
  4. Splitting and multiple front ends
    By thart21 in forum Access
    Replies: 2
    Last Post: 07-08-2011, 02:17 PM
  5. distributing Access front ends
    By gunner in forum Access
    Replies: 10
    Last Post: 03-15-2011, 03:53 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