RichardBott
MIS
Now here's a strange question... I added a record into a child table using a form opened from the parent form. While trying to solve another problem, I think I must have changed something because I can not add child records any more! I get the error message "Cannot add or change a record because a related record is required in the Projcts table.
The related record does exist in the parent Projects table so I'm not sure why it cannot be found!
My Query behind the child form just contains the child table - the parent table is not included.
I have a relationship set up joining the parent to the child.
Do I need to add the parent table into the Query behind the child form? If I do, do I need to select the foreign key that points to the parent?
Any help would be great.
Thanks,
Richard
The related record does exist in the parent Projects table so I'm not sure why it cannot be found!
My Query behind the child form just contains the child table - the parent table is not included.
I have a relationship set up joining the parent to the child.
Do I need to add the parent table into the Query behind the child form? If I do, do I need to select the foreign key that points to the parent?
Any help would be great.
Thanks,
Richard