Record is deleted

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When running a query I have the error message 'Record is deleted' and the query stops. This is a 'Jet' error message and has a reference of 3167. Is there any way I can suppress the error and/or clean up the deleted records? Regards
Fred
 
Hi,


If the error occur when you open the database, when no other VBA code is
running under the scene, it may be because the database is corrupted. Have
you tried to "compact and repair" (Tools | Database Utilities ... |
Compact and Repair )?


Hoping it may help,
Vanderghast, Access MVP



Fred said:
When running a query I have the error message 'Record is deleted' and the
query stops. This is a 'Jet' error message and has a reference of 3167. Is
there any way I can suppress the error and/or clean up the deleted records?
Regards,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top