Results 1 to 3 of 3
  1. #1
    marinelizard is offline Novice
    Windows 7 64bit Access 2013
    Join Date
    Dec 2015
    Posts
    2

    Smile Creating a great FE/BE from existing monster database

    Hi Access Nation,



    Hoping you can help guide me. I inherited a monster database accessed/modified by several users on a shared network; naturally the db constantly corrupts. I want to split the db into front end (FE) and back end (BE) databases to minimize corruption, increase speed over the network, and be able to fix bugs without worrying about the data via updates to the FE. I've also been asked to add/make changes to this new database. They include:

    1. A login that assigns permissions (I guess that means access to forms in the FE)
    2. A way for users to create metadata on the data they add via forms
      • We have a template form database; I've already imported a template form/subforms with related tables

    3. New tables that would link to the primary key to another existing table (SiteID)
      • Q: Should I create these tables before splitting?

    4. Create new relationships to allow for multi-year entries at the same sites
      • SiteID is currently primary key for most tables, but sites are now to be sampled multiple years-advice on keys in this situation?

    5. Establish standardized queries so everyone uses the same ones for quality assurance purposes (is this part of the permissions?)


    I've never done any of this before. Is splitting the right approach? Is there a specific order I should/need to do these operations?

    I realize that I'm asking questions for about 12 topics here, but would love advice or a point in the right direction.

    Thank you for any help you can provide!

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,929
    1. common topic in forum start with https://www.accessforums.net/access/...gin-23585.html

    2. not sure what this means - more fields in table?

    3. before or after, doesn't really matter

    4. don't know if new keys are needed - maybe already accommodates assuming entries have a date/time field - would need to know more about data and relationships

    5. users should not be working directly with tables and queries, just forms and reports, and there should be 1 developer

    Multi-user db should be split. Also a common topic start with https://www.accessforums.net/access/...ers-48543.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.

  3. #3
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 8 Access 2013
    Join Date
    Aug 2013
    Posts
    7,862
    I would start here ...
    https://www.youtube.com/playlist?lis...XClzNCMynac38g

    Videos #6 and #7 are more focused on SQL server and #8 talks about big data.

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

Similar Threads

  1. Replies: 7
    Last Post: 09-09-2015, 11:24 PM
  2. Creating database from existing data
    By arturju in forum Database Design
    Replies: 4
    Last Post: 05-15-2014, 01:29 PM
  3. My reporting solution works great BUT....
    By tstoneami in forum Reports
    Replies: 1
    Last Post: 08-31-2013, 08:37 PM
  4. creating unique ID on existing table
    By TheShabz in forum Access
    Replies: 6
    Last Post: 01-24-2011, 03:53 PM
  5. Replies: 11
    Last Post: 04-04-2010, 07:42 AM

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