Topic: Parent/Child relationships
Hi All,
I just discovered a significant problem I'm having in the current program I'm working on.
.
When setting a relationship from a Child table to a Parent table , I thought that MVD would automatically delete the records in the chid table when I deleted the corresponding record in the parent table.
.
It's not happening for me so I assume I'm doing something wrong. I've attached a short version of my program so you can take a look.
.
This sample program can have one Vessel and many Owners. So when I delete the Vessel, I would like MVD to remove All of the owners. I thought that's what the Cascade Delete option was supposed to do?
.
Thanks for checking this out for me. As I said I must be missing something.
.
Sorry I forgot to add the zip file before, here it is.
.
Frank