J
Joe Delphi
Hi,
I am writing an ASP.NET 1.1 application that connects to a
Microsoft Access database using the OleDB data controls. I keep getting
this error
message:
"The Microsoft Jet database engine cannot open the file 'C:\MyDatabase.mdb'.
It is already opened exclusively by another user, or you need permission to
view its data."
The database is on my local machine and does not appear to be
open, so I cannot figure why I am getting this message. Also, the user
under which the web app is running has Administrator permissions.
Re-booting my machine has no effect.
Can anyone tell me the cause of this message and how to avoid it?
JD
I am writing an ASP.NET 1.1 application that connects to a
Microsoft Access database using the OleDB data controls. I keep getting
this error
message:
"The Microsoft Jet database engine cannot open the file 'C:\MyDatabase.mdb'.
It is already opened exclusively by another user, or you need permission to
view its data."
The database is on my local machine and does not appear to be
open, so I cannot figure why I am getting this message. Also, the user
under which the web app is running has Administrator permissions.
Re-booting my machine has no effect.
Can anyone tell me the cause of this message and how to avoid it?
JD