Carnafex
Registered User.
- Local time
- Today, 15:01
- Joined
- Jan 19, 2004
- Messages
- 38
This is a problem for all you Access gurus out there, perhaps you can help me, since Im stumped.
So this is the problem: I have a large database that handles personnel data, and it happens that one particular section is very complex.
So there are 2 tables, Personnel and Review, with one Personel to many Reviews.
The table(personnnel review) is a one-many relationship with the main form (meaning one person has many reviews).
With this review though, I needed to create an entirely new form as there is way too much data to display in a subform on the main form.
However, now whenever I try to edit data in the new form (when the main form is open), it chucks an error and says "You cant add or change a record because a related record is required in the table 'Personel'".
I understand what the error means, but Im still stumped as to get the Review form to think its a subform of the Personel main form.
Hopefully this makes sense, just ask if you need any more data.
Thanks
Jason
So this is the problem: I have a large database that handles personnel data, and it happens that one particular section is very complex.
So there are 2 tables, Personnel and Review, with one Personel to many Reviews.
The table(personnnel review) is a one-many relationship with the main form (meaning one person has many reviews).
With this review though, I needed to create an entirely new form as there is way too much data to display in a subform on the main form.
However, now whenever I try to edit data in the new form (when the main form is open), it chucks an error and says "You cant add or change a record because a related record is required in the table 'Personel'".
I understand what the error means, but Im still stumped as to get the Review form to think its a subform of the Personel main form.
Hopefully this makes sense, just ask if you need any more data.
Thanks
Jason