Hi,
I have searched the forum but I cant find the information I am looking for so here goes:
I am writing a VB.net app that is going to use a microsoft access 2000 mdb file to store its data.
The problem is this: I can connect to the mdb fine when there is no password present for it, but as soon as I add a password to secure it I get the following error when I try to connect:
"Test connection failed because of an error in initializing provider. Cannot start you application. The workgroup application file is missing or opened exclusively by another user."
I have tried creating a workgroup withuser accounts etc but I keep getting the same error.
Any ideas as to how to overcome this??
Thanks
Ian Cox
I have searched the forum but I cant find the information I am looking for so here goes:
I am writing a VB.net app that is going to use a microsoft access 2000 mdb file to store its data.
The problem is this: I can connect to the mdb fine when there is no password present for it, but as soon as I add a password to secure it I get the following error when I try to connect:
"Test connection failed because of an error in initializing provider. Cannot start you application. The workgroup application file is missing or opened exclusively by another user."
I have tried creating a workgroup withuser accounts etc but I keep getting the same error.
Any ideas as to how to overcome this??
Thanks
Ian Cox