Dataset - Delete Cascade
Hi,
I have a dataset with 2 tables: parent and child. I defined a relation between parent and child and set "delete cascade" rule.
When I'm trying to delete a row from the parent table, I discovered that the child row are not deleted automatically? Any idea why?
gurjar_mumbaiPosted Oct 5, 2003, 8:08 PM