A family of Microsoft relational database management systems designed for ease of use.
TQuasar: Thanks for responding. I am trying two different methods; one is converting the back-to-back delete/append queries to one make table query (setting warnings off). The other is adding in a 5 second wait between the delete and append queries. My volunteer beta tester won’t be doing any of the processes that use these queries for about 10 days from now so I won’t know if it succeeds until then.
However… If they don’t have any database “corruption” in the interim that would indicate that it may very well be the queries as they do not come into play in any other part of the application. Again, thank you for submitting your clues.