Results 1 to 5 of 5
  1. #1
    AndyC121 is offline Advanced Beginner
    Windows 7 32bit Access 2010 32bit
    Join Date
    Apr 2015
    Posts
    37

    Relationship Help

    I have three tables for my pat testing database and cant seem to join them together,i have looked at quite a few examples and tutorials but don't quite get it. any help/pointers appreciated. I have included my tables
    Attached Files Attached Files

  2. #2
    nick404's Avatar
    nick404 is offline Competent Performer
    Windows 7 64bit Access 2007
    Join Date
    May 2015
    Location
    Wisconsin
    Posts
    352
    Make a table for your "unique appliance number" field. Then a 1 to many relationship from that appliance number table to your tblAppliance, or tblOverallResult whichever is the one data is going to be entered in to by user. Depending on what you plan to do with the data you could also have tables for appliance class, fuse size, and location.

  3. #3
    AndyC121 is offline Advanced Beginner
    Windows 7 32bit Access 2010 32bit
    Join Date
    Apr 2015
    Posts
    37
    Thank you, worked out what I had done wrong but your suggestion also helps.

  4. #4
    R. Hicks is offline Novice
    Windows 10 Access 2010 32bit
    Join Date
    Jan 2016
    Location
    Birmingham, Alabama USA
    Posts
    3
    Should be more like the altered example I have attached.

    PAT.zip

    R.

  5. #5
    nick404's Avatar
    nick404 is offline Competent Performer
    Windows 7 64bit Access 2007
    Join Date
    May 2015
    Location
    Wisconsin
    Posts
    352
    R. Hicks, it is unwise to link one field from a table to two different tables, demonstrates un-normalized database design.

    Andy, it seems you are having troubles with normalization. This article I find is pretty helpful explaining it all without much jargon. Read through it and work through each normal form as you can. It will help!

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

Similar Threads

  1. Replies: 3
    Last Post: 03-19-2015, 05:26 PM
  2. Replies: 1
    Last Post: 12-06-2014, 12:49 PM
  3. Relationship Help?
    By Ritequette in forum Access
    Replies: 3
    Last Post: 10-05-2012, 06:18 PM
  4. HR Relationship
    By trburgess in forum Database Design
    Replies: 5
    Last Post: 02-01-2012, 06:47 AM
  5. Relationship
    By Navop in forum Database Design
    Replies: 1
    Last Post: 01-16-2012, 02:52 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