Results 1 to 7 of 7
  1. #1
    Ganymede is offline Competent Performer
    Windows 7 64bit Access 2016
    Join Date
    Dec 2011
    Posts
    106

    Where to put a back end

    I have built a database that will be used by multple users in my organization (sometimes simultaneously). I have read that the best way to go about this is to split my database into a back end (with all the tables) and a front end (with all the objects and queries and links to the tables from the back end).



    I understand that the backend needs to be stored on a network folder where everyone has read-write permissions. I suppose my question becomes what qualifies as a network folder? What about Sharepoint/Teams? One Drive?

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 11 Access 2021
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,640
    Definitely not OneDrive. Also think SharePoint is not appropriate. Common topic, search internet.
    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.

  3. #3
    Join Date
    May 2018
    Location
    Living in Scotland UK
    Posts
    1,753
    Hi
    You should have a folder on your Server which contains both the FE & the BE
    Every User will then have a Copy of the FE on their individual PC's

    Th following https://support.microsoft.com/en-us/...3-51b1d73498cc explains the process.
    You can PM me if you need further help.
    Good Reading https://docs.microsoft.com/en-gb/off...on-description

  4. #4
    Micron is offline Very Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    13,372
    The network connection should be wired to minimize corruption. Access over WIFI would be a bad idea. If users are remote, then you need Citrix or whatever they're calling Terminal Services now.
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

  5. #5
    Ganymede is offline Competent Performer
    Windows 7 64bit Access 2016
    Join Date
    Dec 2011
    Posts
    106
    Quote Originally Posted by June7 View Post
    Definitely not OneDrive. Also think SharePoint is not appropriate. Common topic, search internet.
    Can you tell me why SharePoint is not appropriate? I've read conflicting reports on it. Some say it's no good becasues it has a 5,000 record limit. But others say that only applies if you open the list in web view. (See discussion here.) Is there some other reason to avoid SharePoint? It would be the easiest solution for me and my team. We don't have traditional network folder as far as I'm aware. Everything is on teams.

  6. #6
    Join Date
    Jan 2017
    Location
    Swansea,South Wales,UK
    Posts
    6,265
    Quote Originally Posted by mike60smart View Post
    Hi
    You should have a folder on your Server which contains both the FE & the BE
    Every User will then have a Copy of the FE on their individual PC's

    Th following https://support.microsoft.com/en-us/...3-51b1d73498cc explains the process.
    I would not have the FE on the server, if users can get to it.
    Please use # icon on toolbar when posting code snippets.
    Cross Posting: https://www.excelguru.ca/content.php?184
    Debugging Access: https://www.youtube.com/results?sear...bug+access+vba

  7. #7
    June7's Avatar
    June7 is offline VIP
    Windows 11 Access 2021
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,640
    I've never used SharePoint so my understanding is limited. I think SharePoint was intended to be a way to serve Access database on the web. Review https://support.microsoft.com/en-us/...1-322ddbcf5411. Web database construction tools were removed from Access in version I think 2010.

    But if the linking described in the reference you posted really works for multi-user interaction, go for it.
    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. Replies: 2
    Last Post: 03-04-2020, 07:45 PM
  2. Back up of back end
    By Kundan in forum Programming
    Replies: 4
    Last Post: 02-22-2019, 10:00 PM
  3. Replies: 5
    Last Post: 05-27-2013, 09:34 AM
  4. Replies: 3
    Last Post: 05-20-2013, 07:28 AM
  5. Replies: 4
    Last Post: 05-21-2012, 08:21 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