I'm a beginner
and have some issues with a database i'm trying to create to merge into ms word documents.
i have two tables Inspectors and Projects. The Inspectors table contains all of the general information on the employee including the primary id of emp_no.
The projects table has all of the relevant experience for the employee broken into 6 fields with one of them being emp_no.
I have built the relationship between the two tables but (based on emp_no) what i need is to have all of the records for say emp_no 19 put into one table (this would include all of their relevant experience) from the project table.
when i try to query this, i get all of the same information from the Inspector file in a new table with the project information as 19-26 separate records.
What i was hoping to do was have it list the employee once and then all of their project information from the project table as one record not 19-26 sep. records and then merge that query with word. is there a way to do this?
thanks![[ponytails] [ponytails] [ponytails]](/data/assets/smilies/ponytails.gif)
"Never tell people how to do things. Tell them what to do and they will surprise you with their ingenuity." George S. Patton
![[sadeyes] [sadeyes] [sadeyes]](/data/assets/smilies/sadeyes.gif)
i have two tables Inspectors and Projects. The Inspectors table contains all of the general information on the employee including the primary id of emp_no.
The projects table has all of the relevant experience for the employee broken into 6 fields with one of them being emp_no.
I have built the relationship between the two tables but (based on emp_no) what i need is to have all of the records for say emp_no 19 put into one table (this would include all of their relevant experience) from the project table.
when i try to query this, i get all of the same information from the Inspector file in a new table with the project information as 19-26 separate records.
What i was hoping to do was have it list the employee once and then all of their project information from the project table as one record not 19-26 sep. records and then merge that query with word. is there a way to do this?
thanks
![[ponytails] [ponytails] [ponytails]](/data/assets/smilies/ponytails.gif)
"Never tell people how to do things. Tell them what to do and they will surprise you with their ingenuity." George S. Patton