Hi,
I have a form, with tab control which includes fields from two tables. When I delete a record on a form it deletes fine.
When I go into the tables the record is still there in the one side of the relationship but has been deleted in the table of the many side.
I've read that a simple delete button on a form will only delete records in the many side of a relationship from a table.
How do I get a delete button that deletes the record from both the one and many tables.
Regards
I have a form, with tab control which includes fields from two tables. When I delete a record on a form it deletes fine.
When I go into the tables the record is still there in the one side of the relationship but has been deleted in the table of the many side.
I've read that a simple delete button on a form will only delete records in the many side of a relationship from a table.
How do I get a delete button that deletes the record from both the one and many tables.
Regards