Results 1 to 3 of 3
  1. #1
    jewll is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Mar 2014
    Posts
    7

    Multiple User Design

    I'm trying to get my head around how another guy I work with has created a database in Access 2003, he hasn't split it, we all log in through Citrix Remote Access to the same file and we can all log on and use the same forms at the same time... It works perfectly the whole 3 years I've been here.. sure he is not revealing the full way he has done this. I also have his bypass password so i've seen the tables and forms are all located in the same place... anyone know how he has done this?

  2. #2
    ssanfu is offline Master of Nothing
    Windows XP Access 2000
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    If you have a non-split dB on a "server" (read common access folder) that allows multiple users add/edit/delete data at the same time, the dB WILL be corrupted - not a question of IF, just WHEN.

    I have seen reports/blogs/questions in forums of non-split dBs running for years with no problems - then the dB can't be accessed or data is constantly (daily) corrupted. Once the corruption starts, it continues until the dB won't open.

    The only sane option is to have a multi-user design: to have the BE on a "Server" or "Host" and EACH user has their own copy of the FE on their computer.


    If I were going to sell or publish a dB, then yes I would create an accde.
    But as far as creating an accde for in-house, I don't. You can add code to limit access to forms and remove the database window to limit access to tables, etc.
    But in-house, this is an administrative problem. Everyone is aware (and has signed a form) that mucking around in the FE or BE is grounds for termination.
    If someone want/need changes to the FE, follow the procedures and justify the request.

    BTW, "Mucking around" is the technical term for adding/editing forms/queries/reports by someone other than the dB designer/IT dept.


    My $0.02 .........

  3. #3
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,646
    I also developed a multi-user non-split db because that's what they asked for. I warned them of the risks but they insisted "Keep it simple, there's something better coming along and this is temporary". It's very small - there is only one form/subforms/subsubforms for the users to interact with and everyone (staff of 6) has full access. There is 0 code - no macros and no VBA. It's been running for couple years without issue. No idea when 'better' is coming.
    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. Design Help for Novice Access User
    By jk1809 in forum Database Design
    Replies: 3
    Last Post: 08-07-2012, 10:20 AM
  2. Multi-User Design
    By tyrobrio in forum Access
    Replies: 3
    Last Post: 04-30-2012, 08:17 AM
  3. Replies: 3
    Last Post: 07-23-2011, 06:29 AM
  4. Design multi user database - avoid simultaneity transactions
    By snoopy2003 in forum Database Design
    Replies: 2
    Last Post: 02-27-2011, 12:03 AM
  5. Multiple User Limitations
    By Nosaj08 in forum Access
    Replies: 12
    Last Post: 02-16-2010, 06:11 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