C
Crabello
H
I designed a database which is related to training. I have a table which is Personal Details (trainees details), primary key is NIN. I have another table which is enquiry and it has a primary key NInumber. So each trainee can have several enquiries
Then I have a third table training details, which was set up exactly like the enquiry, so each trainee can have several trainings under his name. nly does not work. The enquiry subform allows me to isner as many enquiry as I want. The training details subform only allows me to insert one training per person. I have tried everything (almost) and I cannot figure out. I also cheked the relationship and the funny thing is that relationships are duplicating on its own. HELP!
I designed a database which is related to training. I have a table which is Personal Details (trainees details), primary key is NIN. I have another table which is enquiry and it has a primary key NInumber. So each trainee can have several enquiries
Then I have a third table training details, which was set up exactly like the enquiry, so each trainee can have several trainings under his name. nly does not work. The enquiry subform allows me to isner as many enquiry as I want. The training details subform only allows me to insert one training per person. I have tried everything (almost) and I cannot figure out. I also cheked the relationship and the funny thing is that relationships are duplicating on its own. HELP!