Results 1 to 3 of 3
  1. #1
    SunTop is offline Advanced Beginner
    Windows 8 Access 2016
    Join Date
    Aug 2016
    Posts
    93

    table design


    Hello everyoneI have a list of items (around 100), these items are divided into categories, each category of these items are installed in a different number of methods (Renewal, Refixing, Removal), not all categories have the same methods. Each of these installation methods have a different price, how do I design tables for this setup ?

  2. #2
    CJ_London is online now VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,933
    1. google 'normalisation' to understand how data relates to each other - in simple terms data should be stored only once, calculations should not be stored
    2. get a piece of paper and start to draw out your tables - for each bit of data, work out where it need to go to be stored only once, creating additional tables as required
    3. then create your tables and relationships from this design and test you can get the required outputs using queries

    Also take a look at the links at the bottom of this thread where much the same question has been asked before - they may provide further links to some examples or things to think about

  3. #3
    orange's Avatar
    orange is online now Moderator
    Windows 10 Access 2010 32bit
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    Here are some links to database design concepts.
    Videos for Database concepts

    Intro to database
    The relational model
    Basics of data modelling

    Tutorials to work through.
    Spend 30-45 minutes working through one of these tutorials from RogersAccessLibrary. They show the Problem, the Process and include solutions. You can use this technique with any database.

    You have to work through the exercise to appreciate the process and result.

    Class information

    Consolidated Widgets


    Good luck.

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

Similar Threads

  1. Replies: 1
    Last Post: 09-19-2016, 12:03 PM
  2. Replies: 3
    Last Post: 04-27-2014, 08:08 PM
  3. Table Design -- want to avoid a design that creates blank fields
    By snowboarder234 in forum Database Design
    Replies: 4
    Last Post: 10-08-2012, 10:13 AM
  4. Replies: 8
    Last Post: 03-24-2012, 11:03 AM
  5. table design: one big table vs. multiple small tables
    By lstairs in forum Database Design
    Replies: 3
    Last Post: 12-31-2009, 08: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