Deleting
Deleting
(OP)
My Db has referential integrity
How can I delete a record from one table and it delete the records it relates to in the other table.
How can I delete a record from one table and it delete the records it relates to in the other table.
RE: Deleting
Piece of cake: To the relationships window please. Double click on your join line to see the joins properties and set that puppy to cascade delete! You are done!
Gord
ghubbell@total.net