if i had two tables (A and B) which are linked by one feild eg. "user ID"
how would i make it so that when data for (table B) is typed into a form that if that "user ID" dosent exist in A then it will not add the record to table B?
how would i make it so that when data for (table B) is typed into a form that if that "user ID" dosent exist in A then it will not add the record to table B?