I am using vb2088 Express edition and I am trying to figure out how to delete a parent record from one table with child records from another table. Right now if I try to execute a delete of the parent records an error occur saying that it's violate the foreign key constraints. Can anyone give me a hand with this?