JeepsR4Mud
Registered User.
- Local time
- Yesterday, 22:13
- Joined
- Sep 23, 2002
- Messages
- 70
Hello,
I am designing a database with the informatin in weekly reports submitted by 34 different sites. A few of the questions can have multiple answers (ex. staff injuries).
I have a primary table comprised of fields from questions with only one answer (ex. number of employees). The primary keys are SITE and WEEK, where week is the week number of the year. At no time should there ever be a duplicate record where BOTH of these fields are equal.
How do I set up the relationships between the primary table and the secondary tables?
Is it the same one to many relationship?
In the secondary tables (ex. staff injuries), there may be cases where there were 2 or more staff injuries at a site.
Eventually, I am working toward a form where the secondary tables are subforms.
Thanks.
I am designing a database with the informatin in weekly reports submitted by 34 different sites. A few of the questions can have multiple answers (ex. staff injuries).
I have a primary table comprised of fields from questions with only one answer (ex. number of employees). The primary keys are SITE and WEEK, where week is the week number of the year. At no time should there ever be a duplicate record where BOTH of these fields are equal.
How do I set up the relationships between the primary table and the secondary tables?
Is it the same one to many relationship?
In the secondary tables (ex. staff injuries), there may be cases where there were 2 or more staff injuries at a site.
Eventually, I am working toward a form where the secondary tables are subforms.
Thanks.