Hi, I have two tables joined by PK. The form has Main and Sub. One Main can have many Subs.
I am trying to create a macro or Query that will delete a record the problem I am having is if i delete a record from table 1 (Main) the data in the table 2 (Sub) stays in the DB.
Can anyone tell me how to delete a record and the sub records at the same time?
Thanks.
Fen How
I am trying to create a macro or Query that will delete a record the problem I am having is if i delete a record from table 1 (Main) the data in the table 2 (Sub) stays in the DB.
Can anyone tell me how to delete a record and the sub records at the same time?
Thanks.
Fen How