R
Rodrigo Carvalho
I need a way to erase all the records in certain tables. I
was able to do this by using the "delete query". However,
since the tables are independent I was not able to make
one "delete query" to errase the records of multiple
unrelated tables at the same time. How can I do this?
Also, I need a way to have a button in a Form that will
errase all the data from these certain tables. For some
reason when I try to add an action button to a form it
won't let me choose a "delete query".
I will greatly appreciate the help
Thank you
was able to do this by using the "delete query". However,
since the tables are independent I was not able to make
one "delete query" to errase the records of multiple
unrelated tables at the same time. How can I do this?
Also, I need a way to have a button in a Form that will
errase all the data from these certain tables. For some
reason when I try to add an action button to a form it
won't let me choose a "delete query".
I will greatly appreciate the help
Thank you