J
Joe Delphi
Hi,
I am writing an ASP.NET 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.
Can anyone tell me the cause of this message and how to avoid it
so that I can execute my web app?
Thanks,
JD
I am writing an ASP.NET 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.
Can anyone tell me the cause of this message and how to avoid it
so that I can execute my web app?
Thanks,
JD