Quick question for anyone out there that could possibly help me 
I've set up this database as a project for work. Nothing that is needing to be done to soon, just something I wanted to learn how to do.
I've made 3 tables:
tbLine (LineID, TechID, LineName)
tbLineproblems ( LineProblemsID, LineID, Date, Belts,Printers...)
tbTechs (TechID, FirstName, LastName...)
One tech can possibly, not usually work on more than one line each night. Also one line can be worked on by a number of techs.
I believe I have the relationships set up correctly.
The Tech table won't be updated frequently, only if we have to remove or add more techs. The line table would very rarely have to be updated since these lines are here to stay. Lineproblems will have entries into it each night as the techs enter in what problems encountered and solved that night.
I've attached my view of the Relationship window in a Word Document format if anyone would like to take a look at it. If need be I can zip up and attach my database from what I have figured out so far. Thanks in advance for any help

I've set up this database as a project for work. Nothing that is needing to be done to soon, just something I wanted to learn how to do.
I've made 3 tables:
tbLine (LineID, TechID, LineName)
tbLineproblems ( LineProblemsID, LineID, Date, Belts,Printers...)
tbTechs (TechID, FirstName, LastName...)
One tech can possibly, not usually work on more than one line each night. Also one line can be worked on by a number of techs.
I believe I have the relationships set up correctly.
The Tech table won't be updated frequently, only if we have to remove or add more techs. The line table would very rarely have to be updated since these lines are here to stay. Lineproblems will have entries into it each night as the techs enter in what problems encountered and solved that night.
I've attached my view of the Relationship window in a Word Document format if anyone would like to take a look at it. If need be I can zip up and attach my database from what I have figured out so far. Thanks in advance for any help
