App duplicates itsself

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

Guest

I am building an application - it has duplicated itsself, naming the
duplicate "db1.mdb" Don't know when this happened... I'll simply return to
the DIR that my app is in, and there appears "db1.mdb"

I have other back end access apps do this. why is this happening?

David
 
You probably have "Compact On Close" set to ON. The "db1" files are the
remnants of a compact/repair operation that did not fully complete.
 
Yes - they ARE set to "Comp on close." Does this indicate a problem with the
files themsllves? Seems to occur on only filed that I have heavily edited
the structure
 

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