Results 1 to 3 of 3
  1. #1
    DB88 is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Apr 2014
    Posts
    110

    Access sharing best practice?

    Hello,



    I am new to Access database development. I would like to put the database I created on a shared drive. What are best practices? Do I need to "prepare" the database for simultaneous users?

    I dabbled in Access a few years ago and recall that a database can be split (seperate the structure from the records). Is that a requirement for simultaneous users? If yes, does the database structure need to be finished? Right now we are building as we go (I know, terrible practice and not my idea)

    Thanks

  2. #2
    burrina's Avatar
    burrina is offline VIP
    Windows 8 Access 2010 32bit
    Join Date
    Oct 2012
    Location
    Freeport,Texas
    Posts
    1,383

  3. #3
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,943
    Splitting is best practice for multi-user db. Each user should run their own copy of the frontend.

    A db is NEVER finished.

    Just don't try to change the backend while people are working with it. This is why programmers and IT staff are often night owls.

    If backend changes impact frontend structure, need a means to deliver revised frontend to users. Review http://forums.aspfree.com/microsoft-...ue-323364.html
    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: 7
    Last Post: 10-18-2012, 06:03 AM
  2. Sharing an Access Database
    By alexc333 in forum Access
    Replies: 1
    Last Post: 07-06-2012, 08:23 AM
  3. Best Practice for Access, Macro, SQL
    By seageath in forum Database Design
    Replies: 0
    Last Post: 02-27-2012, 09:34 PM
  4. Problem for sharing the use of access.
    By Erwann in forum Access
    Replies: 3
    Last Post: 10-10-2010, 01:53 PM
  5. Sharing Access form!
    By watzmann in forum Access
    Replies: 2
    Last Post: 11-30-2009, 05:58 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