Hi

I have almost competed an application for database access.

The program works perfectly on my computer, but if I run it on an other computer I get the following error...

The Microsoft Jet database engine cannot open the file 'E:\shared\procedure.mdb'. It is already opened exclusively by another user, or you need permission to view its data.

The database isn't open by another user exclusively or otherwise. There are no permissions set for it and the other computers have full read/write access to the database. The database doesn't have a password or anything like that.

The program was made with VB6 Pro with SP3 installed.


I would appreciate any help given.

Thanks!