Results 1 to 6 of 6
  1. #1
    stardog is offline Novice
    Windows 8 Access 2010 64bit
    Join Date
    Apr 2015
    Posts
    6

    Splitting DB refresher

    I just have a couple of questions re: a small networked DB I plan on splitting. I fully understand the general concepts and have no problem performing the splitting function. But there are some gray areas which I am getting hung up on after the fact that I need clarification on.



    For example sake, let's say the original DB is named Case Tracker, and it is currently located within a network folder called My Databases. After splitting, I'll end up with an additional file named Case Tracker_be, which is obviously the back end. Does this mean then that the file named Case Tracker automatically assumes the role of front end? If so, then what would I be physically distributing to each of the end users? Since (after splitting) each user would still be accessing the Case Tracker file on the network, would they at this point be working on a front end version of Case Tracker from their individual PC? This is the point that confuses me.

  2. #2
    Bob Fitz's Avatar
    Bob Fitz is offline Access Developer
    Windows 7 32bit Access 2003
    Join Date
    May 2011
    Location
    Essex UK
    Posts
    3,535
    There should be one back end file (Data) in the shared folder. Each user should have a copy of the front end on their own machine which is then linked to the back end data file.
    If this helped, please click the star at the bottom left of this posting and add to my reputation . Many thanks.
    Bob Fitzpatrick

  3. #3
    Perceptus's Avatar
    Perceptus is offline Expert
    Windows 7 64bit Access 2007
    Join Date
    Nov 2012
    Location
    Knoxville, Tennessee
    Posts
    659
    Stardog,

    I have a main data database with several split front ends. but they all reside on a network share. All users have that share mapped and each login to the database using a short to those files. I do not have copying of database front ends going to each users desktop. All the access files reside in the share.

    This setup has been working since 1995. Originally the table references were managed by some custom code, but I now manage it all with the ms linked table manager that comes part of the access suite(sometimes not by default).

    Hope this helps

  4. #4
    Bob Fitz's Avatar
    Bob Fitz is offline Access Developer
    Windows 7 32bit Access 2003
    Join Date
    May 2011
    Location
    Essex UK
    Posts
    3,535
    Quote Originally Posted by Perceptus View Post
    Stardog,

    I have a main data database with several split front ends. but they all reside on a network share. All users have that share mapped and each login to the database using a short to those files. I do not have copying of database front ends going to each users desktop. All the access files reside in the share.

    This setup has been working since 1995. Originally the table references were managed by some custom code, but I now manage it all with the ms linked table manager that comes part of the access suite(sometimes not by default).

    Hope this helps
    If this means that multiple users are using a single front end file then IMHO you have been very lucky, so far.
    If this helped, please click the star at the bottom left of this posting and add to my reputation . Many thanks.
    Bob Fitzpatrick

  5. #5
    stardog is offline Novice
    Windows 8 Access 2010 64bit
    Join Date
    Apr 2015
    Posts
    6
    Thanks Bob. Which brings up my second point of confusion. After splitting, I assume I will then make a copy of Case Tracker, which will now serve as the front end. When distributing this copy to each user, should the front end be installed on each user's C: drive somewhere, or installed back on the network somewhere for easy access by each user? Which is the preferred method?

    And either way, what do I need to do to link the various front ends to the back end?

    I know lots of information is out there re: splitting tables, and I try to read as much as I can, but it's just the roadblocks I've mentioned above that seem to trip me up. I know it's an extremely simple procedure for experienced users, and conceptually I understand it all, but it's always the little details that become the sticking points. Tks again.

  6. #6
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,896
    The frontend will probably run faster if located on user's local workstation.

    If this db will be located on a network server for multiple users, recommend UNC (Universal Naming Convention) pathing for the table links. Review:
    http://forums.aspfree.com/microsoft-...tc-324677.html
    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. Splitting Database.
    By Esmatullaharifi in forum Access
    Replies: 2
    Last Post: 12-29-2014, 12:57 AM
  2. splitting db
    By slimjen in forum Database Design
    Replies: 1
    Last Post: 10-09-2013, 07:22 AM
  3. Splitting the database
    By mohiahmed in forum Security
    Replies: 1
    Last Post: 02-14-2012, 04:50 PM
  4. Splitting my database.
    By bcox9 in forum Access
    Replies: 7
    Last Post: 12-17-2011, 06:23 PM
  5. What is after Splitting!!
    By watzmann in forum Access
    Replies: 3
    Last Post: 09-07-2010, 07:31 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