Results 1 to 5 of 5
  1. #1
    tagteam is offline Expert
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2013
    Posts
    501

    Should i split the database


    I am designing a database to manage railcars. There are about 4000 railcars and then related records for repairs, upgrades, leasing etc. I have an office with 5 people so. I am wondering if splitting the database is better for security and performance when i am in such a small environment with so few users and records. It seems like splitting it may make it a bit harder to work with and update.
    Thanks

  2. #2
    JoeM is offline VIP
    Windows XP Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    Yes, split the database. It will make it more stable and actually makes it easier to do database updates (you can work on updating the front-end while people are still working in the database).
    I do not find it any harder to work in.

  3. #3
    tagteam is offline Expert
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2013
    Posts
    501
    thank you for your response. Are there any downsides you can think of? Would it be an issue if I later decided to upsize it and make it a sql express backend?
    Thanks

  4. #4
    JoeM is offline VIP
    Windows XP Access 2007
    Join Date
    Jun 2012
    Posts
    3,904
    Can't think of any downsides. It is actually the recommended way to go.
    Some people find the distribution of new front-ends to users to be a little bit of a pain. I just use a batch file which checks to see if they have the most current version of the front-end, and if they don't. downloads the latest copy to their workstation. Works pretty seamlessly.

    We have moved split SQL databases before to SQL backends without issues (just a little bit of work, but no more so in converting an un-split Access database).

  5. #5
    tagteam is offline Expert
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2013
    Posts
    501
    thank you for the support. I feel confident in using this layout to plan my database.

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. Help me split my database!
    By Angela in forum Database Design
    Replies: 1
    Last Post: 02-19-2013, 12:10 PM
  3. Split database
    By accessnewb in forum Access
    Replies: 4
    Last Post: 08-12-2011, 08:45 AM
  4. Split Database
    By gbwiii in forum Database Design
    Replies: 4
    Last Post: 05-20-2011, 09:55 AM
  5. Split Database
    By smikkelsen in forum Database Design
    Replies: 4
    Last Post: 04-16-2010, 06:46 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