Results 1 to 4 of 4
  1. #1
    Mel_3 is offline Novice
    Windows XP Access 2003
    Join Date
    Aug 2010
    Posts
    7

    Product Catalog/Directory w/categories & sub-categories


    Trying to build a database "directory" or "catalog" that holds products by category or family.

    Categories may have sub-categories.
    A product may appear in more than one category.

    What tables would you create and how would you relate or connect them?

    I tried to start with...

    tblProducts
    idProduct
    ProductName

    tblCategory
    idCategory
    CategoryName

    tblCatLinking
    idParentCat
    idChildCat

    tblProdLinking
    idCategory
    idProduct

    But it gets confusing on how to link them up...and I'm not sure I have the tables built correct.y.
    For instance... the Parent Child connecting table... tblCatLinking has two links back to tblCategory... I'm not sure you can do this...

    Maybe some kind soul will help me out and show me how to do this.

    Thanks for any help.

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 Access 2007
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    I would start by looking at the Templates that come with Access and those on the MS site. It may already be done for you.

  3. #3
    Mel_3 is offline Novice
    Windows XP Access 2003
    Join Date
    Aug 2010
    Posts
    7
    - Do you have a link to the Access templates on the MS site?

    - I've Googled for their "official" Access forum and been unable to find that.

    thanks again for any help.

  4. #4
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 Access 2007
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922

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

Similar Threads

  1. Combo Box sub categories
    By workindan in forum Access
    Replies: 1
    Last Post: 06-17-2010, 09:18 AM
  2. Joining multiple categories.
    By Bmo in forum Queries
    Replies: 1
    Last Post: 04-18-2010, 10:00 AM
  3. Replies: 2
    Last Post: 02-28-2010, 06:52 PM
  4. Replies: 0
    Last Post: 12-14-2009, 09:57 PM
  5. Product in a Summary Query
    By Fletch in forum Queries
    Replies: 0
    Last Post: 12-11-2008, 03:14 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