Luke Storer
New member
- Local time
- Today, 09:10
- Joined
- Mar 31, 2007
- Messages
- 6
I need to b able to clear records from 3 tables with one click
I tried opening each as a record set and looping through deleting each in turn with a loop, however this I know to be poor practice and it also errors as i cannot delete a record that is part of a relationship.
is there a more suitable way to do this?
I tried opening each as a record set and looping through deleting each in turn with a loop, however this I know to be poor practice and it also errors as i cannot delete a record that is part of a relationship.
is there a more suitable way to do this?