Hi there,
I am running code which deletes all records from a table using SQL. This worked before, but now all of a sudden the code does not work anymore: I get the error message 86: could not delete from specified tables. This is strange, especially because the code empties 8 tables, and only 4 tables generate cause this error to be raised. I can't seem to find out why, however. Does anyone have an idea?
Any help will be greatly appreciated, thanks.
I am running code which deletes all records from a table using SQL. This worked before, but now all of a sudden the code does not work anymore: I get the error message 86: could not delete from specified tables. This is strange, especially because the code empties 8 tables, and only 4 tables generate cause this error to be raised. I can't seem to find out why, however. Does anyone have an idea?
Any help will be greatly appreciated, thanks.