MattBaldry
Self Taught, Learn from the Forums
- Local time
- Today, 02:02
- Joined
- Feb 5, 2019
- Messages
- 330
Hi all,
Is there a ready made code for letting you know which cascading records would be deleted if you delete from a one-to-many table?
Let's say I have a Product that is used on lots of BOMs. If I try to delete that record, I would like it list the BOMs this product appears on.
I did have a search, but I must be using the wrong terms as I couldn't find anything that looked right.
Or is it a case of having a Delete form that opens up and either shows a list of all BOMs it is used on, and no delete button. Or a blank list and a delete button.
~Matt
Is there a ready made code for letting you know which cascading records would be deleted if you delete from a one-to-many table?
Let's say I have a Product that is used on lots of BOMs. If I try to delete that record, I would like it list the BOMs this product appears on.
I did have a search, but I must be using the wrong terms as I couldn't find anything that looked right.
Or is it a case of having a Delete form that opens up and either shows a list of all BOMs it is used on, and no delete button. Or a blank list and a delete button.
~Matt