MDB files

John Sh

Active member
Local time
Tomorrow, 04:10
Joined
Feb 8, 2021
Messages
585
I am running access 2010 split and in accde format under Windows 10.
I am getting a .MDB copy of the database each time I run the accde.
Is this normal?
At what point is this file generated?
Should I just delete them?
Given it's an old format, why is it still being created?
 
Do you have compact on close ticked? If so, the process may not be completing. Better not to do this as it can lead to corruption
 
Do you have compact on close ticked? If so, the process may not be completing. Better not to do this as it can lead to corruption
No. What concerns me is that it is a runable copy of our data including the linked files., so a copy of the accde file.
 
Is it called Database.mdb? Check the system tables and references to determine whether its actually an ACCDE copy with the wrong suffix.
Try compacting manually and see if that stops it happening.
 

Users who are viewing this thread

Back
Top Bottom