Results 1 to 5 of 5
  1. #1
    jwalter007 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Aug 2012
    Posts
    3

    Please help get me started

    I have used Access many version ago. I wrote 1 database but have since pretty much forgotten most of it. Im trying to create a database and need some help getting started.
    I'm creating a database for herbs. I want to list the herb name some parameters that apply only to that herb. Then I have many parameters that are standard. For example...
    Color is either Light beige, beige or dark beige.


    Aroma is either Characteristic, light Characteristic, Grassy, Light Flowery
    Similar for taste. So each of these attributes must come from an individual table & be selected from a drop down box on the herb entry form.
    I was able to get this to work after creating a table that has columns for colorIR & color. Each color is listed in a separate row. Is this correct?

    The next prob is that each herb needs to list what is used for. Some herbs will have many uses. Some only a few. This is where the main reason im building this comes in. I want to be able to search for condition & all herbs that treat that will show up. The conditions will sometimes be entered as a new condition while entering a new herb. Im completely lost on this. I was thinking it should be part of the herb table but that doenst seem right. If needed, I can post what I have so far. If you know of a similar database that I could reverse engineer, that would be great too.,
    thanks

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,926
    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
    jwalter007 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Aug 2012
    Posts
    3
    Thanks for that link. That helped. i was able to get my attribute tables set up properly. I have my color, aroma & taste set up in separate tables & they can be selected from the Herb Form.

    Im still stuck though....
    I can't figure out how to handle the conditions that each herb treats. The problem is that each herb has a different number of conditions that it treats. Some may only treat 2 while some may treat 20.
    I dont want to have a ton of drop down boxes that are empty for the herbs that only treat a few conditions.
    I would think it would be a pretty typical situation. There are probably many product databases that have many unused attributes for each product. Maybe some products need dimensions specified while other do not. Is it even possible to hide the unused attributes?
    Thanks

  4. #4
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,725
    Research Normalization. Get your tables and relationships designed before you start worrying about drop down boxes.

    Start here http://www.phlonx.com/resources/nf3/

    If you prefer video then start here

    Once you get an understanding of Normalization, you'll appreciate database a lot more.

    Here are some links to videos and site that should help. These are geared to database design.

    http://www.youtube.com/watch?v=IiVq8M5DBkk Logical data modeling

    http://www.youtube.com/watch?v=BGMwuOtRfqU Candidate key

    http://www.youtube.com/watch?v=ZiB-BKCzS_I Normalization

    http://www.youtube.com/watch?v=pJ47btpjAhA Normalization example

    http://www.youtube.com/watch?v=q3Wg2fZENK0 1st Normal form

    http://www.youtube.com/watch?v=vji0pfliHZI 2nd Normal form

    http://www.youtube.com/watch?v=HH-QR7t-kMo 3rd Normal form

    http://www.youtube.com/watch?v=q1GaaGHHAqM E_R Diagramming

    http://www.youtube.com/watch?v=lXAGQ8vmhCY ERD Part 2

    See What is Normalization here also.

    The first few topics are well worth the read.

    http://www.rogersaccesslibrary.com/forum/topic238.html

    For help with access generally, this link has been referenced often
    http://www.accessmvp.com/strive4peace/ Lots of Access Syntax, rationale, samples etc.


    Good luck with your project.

  5. #5
    jwalter007 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Aug 2012
    Posts
    3
    Thank you. Im watching the videos

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

Similar Threads

  1. Need a little guidance to get started.
    By cashflo in forum Access
    Replies: 3
    Last Post: 01-19-2012, 12:10 PM
  2. just getting started
    By sbrooks1763 in forum Database Design
    Replies: 7
    Last Post: 11-28-2011, 03:58 PM
  3. Replies: 5
    Last Post: 08-26-2011, 04:05 AM
  4. how to get started
    By scottsoo9 in forum Access
    Replies: 1
    Last Post: 11-18-2009, 04:13 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