morechocolate
Technical User
I have linked two tables together on TradeNo. I would like to delete all the records from Table A where the link matches, however I get the following error - Operation must use an updateable query.
I also tried specifying a criteria expression, but that did not work.
Any ideas?
The only other thing I can think of to do what I would like to do is add an additional field to the table that I want to delete records from and then to a single table delete query.
Thanks in advance.
MC
I also tried specifying a criteria expression, but that did not work.
Any ideas?
The only other thing I can think of to do what I would like to do is add an additional field to the table that I want to delete records from and then to a single table delete query.
Thanks in advance.
MC