View Full Version : Form?


klee
11-27-2001, 06:20 PM
I wonder is there any one that know what's going on when a box popped up and say you can't add or change any record because a related record is required in table X

ANy comment?
Thanks

Jack Cowley
11-27-2001, 06:38 PM
You have a One to Many relationship between two tables and you are trying to add data to the Many table when a corresponding record does not exist in the One table.