MCL
06-23-2003, 01:23 PM
I am having a problem with the relations between various fields in various tables. I have a table(A) with the field id which is linked to a field personId in table(B). When I create a record in table (A) i also want to create a related record in table(B) however, personId does not add a new record itself so I cannot create a record there. How should I go about fixing this problem?
Thanx
Thanx