I am lost here. Even when i have closed the db it still shows as it being
locked. I have been trying to inout some new data into the db and it does
not allow me due to some MawRecords exception. Could anyone give me some
advice? I think the 2 may be related.
Hi,
A mdb file can be "locked" in a case of unexpected exit (power failure, as
example). If you are SURE no-one is using the database, and that there is
still a dot-ldb file (with the same name as the database), rename it or
delete it.
Hoping it may help,
Vanderghast, Access MVP
>I am lost here. Even when i have closed the db it still shows as it being
> locked. I have been trying to inout some new data into the db and it does
> not allow me due to some MawRecords exception. Could anyone give me some
> advice? I think the 2 may be related.