C
Carrie
I am working on a VBA program ("source") that modifies a
table in another .mdb file ("destination").
While debugging my code, my "source" fails and I stop
execution. This however leaves "destination" in a locked
state as "opened exclusively by another user".
Right now I reboot my PC to free "destination".
Is there a way of releasing the "destination" .mdb?
table in another .mdb file ("destination").
While debugging my code, my "source" fails and I stop
execution. This however leaves "destination" in a locked
state as "opened exclusively by another user".
Right now I reboot my PC to free "destination".
Is there a way of releasing the "destination" .mdb?