I have a select Query that selects job numbers based on a 'Purge up to' date, and a delete query that uses the first query jobno's to select and delete from 2 detail files - job tasks and job employees. I do not delete the job headerfile, the source of query #1 jobno's.<br><br>It selects the correct job numbers, and then gives me the error. This error states the failure conditions, but none of them apply --<br>read-only use, and permissions. Neither are true. Anyone know what is going on? Not supposed to delete from 2 files at once? Do the separately?<br><br>alley