Subject Deleting from linked tables
Author Robert Munro
I have 3 tables, A is the parent of B which is the parent of C. I
want to delete all the records related to a record in A if one of the
fields in C is a certain value.

It doesn't seem like an unlikely scenario. How can I do this?

Thanks,

Robert Munro