Couldn't open File. Error "Exclusive mode"

C

Carmen

Hy,

I made an application in Visual Basic Net that managed a
share database (access 2000) using ADO. But, I have this
problem: if a second user wants to connect to the database
this message is displayed "The Microsoft Jet database
engine cannot open the
file '\\MyComputer\Base\Employees.mdb'. It is already
opened exclusively by another user, or you need permission
to view its data".

In my mdw file nobody has rights to open the database in
exclusive mode and in the code, I use the
mode "adShareDenyNone" to open the database. This problem
occurs mostly in computers whith Win98.

does anyone know how can I resolve it?

Thanks a lot,
Carmen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top