ASP.NET and Microsoft Access Database 2

B

buzz

account permission are set for full-control including create..still
no joy...
Its got to be something stupid I missed, but I just don't get it
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.
--
Joe Fallon




buzz said:
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/ =-
 
S

shiv_koirala

There can be following reasons

1) You have opened the connection object but not closed it. Put finally
and close all your connections

2) Is the MDB file opened in design mode anywhere else.

Try probably can be other reasons also.....Must be i am shooting in SKY

Shivprasad Koirala
C# , VB.NET , SQL SERVER , ASP.NET Interview Questions
http://www.geocities.com/dotnetinterviews/
 

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,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top