G
Guest
I have created a Visual Basic program that connects to an Access database.
The program shares the data among several users over a network. It has
worked fine for several years. However, the Access file was getting really
large. I deleted a bunch of records to try to make it smaller, but it didn't
get smaller. So I ran the utility to repair/compact the database. That
successfully made the file smaller.
However, now when my co-worker tries to use the VB program, she gets the
following error: Err#305/ The Microsoft Jet database engine cannot open
K:\Base2000.mdb. It is already opened exclusively by another user, or you
need permission to view its data.
I have tried rebooting my machine, which is where Base2000.mdb is located.
I had my co-worker re-boot as well. Without me getting back into the
program, my co-worker still got the same error message. I put the old
(non-compacted) version on Base2000.mdb back in place, and my co-worker can
get to it just fine.
Any ideas? What did the compact/repair utility do to the file that made it
appear as though it is open exclusively. Is there any way to fix it or am I
stuck using the older, larger, and slower mdb file. Help!
The program shares the data among several users over a network. It has
worked fine for several years. However, the Access file was getting really
large. I deleted a bunch of records to try to make it smaller, but it didn't
get smaller. So I ran the utility to repair/compact the database. That
successfully made the file smaller.
However, now when my co-worker tries to use the VB program, she gets the
following error: Err#305/ The Microsoft Jet database engine cannot open
K:\Base2000.mdb. It is already opened exclusively by another user, or you
need permission to view its data.
I have tried rebooting my machine, which is where Base2000.mdb is located.
I had my co-worker re-boot as well. Without me getting back into the
program, my co-worker still got the same error message. I put the old
(non-compacted) version on Base2000.mdb back in place, and my co-worker can
get to it just fine.
Any ideas? What did the compact/repair utility do to the file that made it
appear as though it is open exclusively. Is there any way to fix it or am I
stuck using the older, larger, and slower mdb file. Help!