delete record from

G

Guest

I have a master table which has a one-to-many relationship with other tables.
The referential integrity, cascade and delete is all checked, however when I
delete a record from the master table, the values in the other table do not
get deleted. Am I missing something? Please help.
 
L

Larry Daugherty

In the Relationships window I'd first check that the relationship
shown is the one you intended viz the one and the many sides. I would
then doubleclick the relationship line and either fix the join type
and / or put in the missing check mark for Cascade Deletes.

HTH
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top