Some week ago I stumbled on a weird issue.
I found that it's possible to overwrite an open access DB.
No matter if I also have some table of this DB opened in Access GUI, or if there is some instance of .Net application hooked on this DB, I can still overwrite the mdb file.
Of course, I can't delete or rename the MDB, and I can't rename or delete the LDB file... but i believe it's very weird that I can overwrite the MDB itself.
I tried this experiment on 2 different computer using WinXP SP3 x32, and Access 97 / Access 2003 SP3, using MDB file on local path, obtaining the described result.
Do you think there is something wrong on my Dev computer?