M
Michael C
I've got an app in VB6 that users access as a database. Some users are
reporting that it is all working ok until 1 particular user connects to the
database. When they do they get the error below. On several occasions I've
sent an email saying that it must be network permissions and not had a
reply. Usually that means it fixed the issue and they don't want to admit it
was their fault but it makes it difficult because I have no idea what the
solution was. Has anyone encountered this? Is there an easy way to reproduce
it on my machine? I don't think it's anything to do with the way the mdb
file is opened from my app as they cannot change the password or way it
connects to the database. I'm just using a simple database password.
Thanks,
Michael
The Microsoft Jet database engine cannot open the file
'S:\blah\blah.mdb'. It is already opened exclusively by another user,
or y ou need permission to view its data.
reporting that it is all working ok until 1 particular user connects to the
database. When they do they get the error below. On several occasions I've
sent an email saying that it must be network permissions and not had a
reply. Usually that means it fixed the issue and they don't want to admit it
was their fault but it makes it difficult because I have no idea what the
solution was. Has anyone encountered this? Is there an easy way to reproduce
it on my machine? I don't think it's anything to do with the way the mdb
file is opened from my app as they cannot change the password or way it
connects to the database. I'm just using a simple database password.
Thanks,
Michael
The Microsoft Jet database engine cannot open the file
'S:\blah\blah.mdb'. It is already opened exclusively by another user,
or y ou need permission to view its data.