- Local time
- Today, 00:31
- Joined
- Aug 30, 2003
- Messages
- 36,263
I see it as one-to-many because each title in the title table can appear many times in the employee table (for instance, you could have more than one supervisor). Notice that one-to-many is in the opposite direction as the one between employees and the junction table. Same with status; more than one employee could have any given status.
You've changed the subform so that the certificate is simply a textbox now. It was a combo, which is what I would have. I'd have a 2 column combo, first column is the ID field but hidden, second column is the name.
You've changed the subform so that the certificate is simply a textbox now. It was a combo, which is what I would have. I'd have a 2 column combo, first column is the ID field but hidden, second column is the name.