Results 1 to 6 of 6
  1. #1
    Jrbeene86 is offline Novice
    Windows XP Access 2007
    Join Date
    Mar 2012
    Posts
    12

    Split Database Question - Will this work?

    Hey guys,

    So I have an access database that needs to be used by multiple people. So I split the database to a front end and back end. If I were put a seperate front end for each user on our shared drive. Would that cause any corruption issues?



    I already have a distribution method, I created a batch file to copy the front end to a folder on the shared drive, rename the file with the username, and then open it.

    We shouldn't have more than a few people in at once and it's not a big database.

    The reason I am not able to put it on everyones C: drive is because of regulations we have at our company.

    Thanks in advance!

    Jrbeene

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,521
    Quote Originally Posted by Jrbeene86 View Post
    If I were put a seperate front end for each user on our shared drive. Would that cause any corruption issues?
    It should work; that's what I do in a Citrix/Terminal Server environment. I have my utility put the front end file in a subfolder unique to each user and then run it. The key is to make sure each user is running their own copy, which it sounds like you've done.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    Jrbeene86 is offline Novice
    Windows XP Access 2007
    Join Date
    Mar 2012
    Posts
    12
    Thanks again Pbaldy, I had some users sharing the front end which was causing huge problems. We also have people using awful connections.

  4. #4
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,521
    I'm not sure this solves your connection problem. People are still running the program on their PC, thus both the program and the data are going across the connection. That's one of the reasons it's recommended to put the front end on the PC; so that the program isn't going across the wire. Your company's policy is increasing network traffic.

    Access is very sensitive to connections, which is why it's usually recommended that you not run it on a wireless network. Hopefully yours works okay, but if not I would certainly suspect the connection. There's a lot of info here:

    http://www.kallal.ca/Wan/Wans.html

    Including:

    Ms-access when used in a file share mode DOES NOT take well to any interruption in the connection. In fact, the result is usually a corrupted file (you will have to go to the previous days backup to restore the data). So, one bad connection can blow out the whole mdb file. Since a bad connection can damage the file, even if we did get the speed out of a VPN, the risk factor would be so high as to again make this whole idea useless. This also why you can't risk running ms-access in a file share mode on a wireless network either!
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  5. #5
    Jrbeene86 is offline Novice
    Windows XP Access 2007
    Join Date
    Mar 2012
    Posts
    12
    Pbaldy,

    Your awsome...and correct! I had a guy across the country try this and it was still painfully slow. I think I am going to move the front end to sharepoint now!

  6. #6
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,521
    Happy to help! I have an Access/SQL Server application that works very nicely over a VPN, but it was written with that in mind.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

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

Similar Threads

  1. Split Database
    By injanib in forum Access
    Replies: 4
    Last Post: 10-27-2014, 02:47 PM
  2. Replies: 1
    Last Post: 03-29-2012, 07:56 AM
  3. Replies: 4
    Last Post: 11-16-2011, 04:46 PM
  4. When should I split my database
    By jordanturner in forum Access
    Replies: 7
    Last Post: 09-14-2010, 07:12 AM
  5. Split Database
    By pthoopth in forum Database Design
    Replies: 3
    Last Post: 11-09-2009, 03:37 PM

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