ASP.NET and Microsoft Access Database

B

buzz

I'm getting this error on my access .mdb file "It is already opened exclusively by another user, or you need permission to view its data. "
I've set IIS user permissions to modify for the folder and mdb file, as well as NTFS permission.....
I can preview the dataAdapter OK......I've look at all the documentation I can find, but no luck!

Any idea's, I have to use access for this project

Thanks in Advance



--------------= Posted using GrabIt =----------------
------= Binary Usenet downloading made easy =---------
-= Get GrabIt for free from http://www.shemes.com/ =-
 
J

Joe Fallon

Ensure that your account has permission to create a new file in the folder
where the .mdb exists.
Access creates a locking file (.ldb extension) when it is opened.
 
P

Paul Clement

¤ I'm getting this error on my access .mdb file "It is already opened exclusively by another user, or you need permission to view its data. "
¤ I've set IIS user permissions to modify for the folder and mdb file, as well as NTFS permission.....
¤ I can preview the dataAdapter OK......I've look at all the documentation I can find, but no luck!
¤
¤ Any idea's, I have to use access for this project

See the following MS KB article:

PRB: Cannot connect to Access database from ASP.NET
http://support.microsoft.com/default.aspx?scid=kb;en-us;316675


Paul
~~~~
Microsoft MVP (Visual Basic)
 

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

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,021
Latest member
AkilahJaim

Latest Threads

Top