Re: The Microsoft Jet database engine cannot open the file...
- From: Paul Clement <UseAdddressAtEndofMessage@xxxxxxxxxxxxxx>
- Date: Fri, 02 Sep 2005 08:57:33 -0500
On Fri, 2 Sep 2005 04:45:02 -0700, "Neal" <Neal@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
¤ Hi All
¤
¤ I am trying to connect from ASP.Net app to an Access Db.
¤ If i don't specify a userid an pwd.. I get this error
¤
¤ The Microsoft Jet database engine cannot open the file 'C:\Documents and
¤ Settings\rogersn\My Documents\EEECourses.mdb'. It is already opened
¤ exclusively by another user, or you need permission to view its data."
¤
This is a resource permissions problem. It has nothing to do with user-level security. See the
following:
http://support.microsoft.com/default.aspx?scid=kb;en-us;316675
¤ If i specify a userid (aspnet) no password I get
¤
¤ Cannot start your application. The workgroup information file is missing or
¤ opened exclusively by another user
¤
¤ If I specify any other mdb on my machine...
¤ NO Problem...???
¤
¤
¤ I have subsequently used the mdw file, joined it , created an aspnet user,
¤ all permissions under admins group for the whole bang shoot and still no joy.
¤ ??
¤
¤ Then used the permissions wizard and now all my db's pop up a login dialog,
¤ which I really don't want and finding documentation on this especially
¤ removing that is like expecting a miracle..
Did you actually configure this database for user-level security? If so see the following to remove
it:
Remove user-level security (MDB)
http://office.microsoft.com/en-us/assistance/HP051882401033.aspx
Paul
~~~~
Microsoft MVP (Visual Basic)
.
- References:
- Prev by Date: Re: asp .net email question
- Next by Date: Re: anonymous authentication
- Previous by thread: Re: The Microsoft Jet database engine cannot open the file...
- Next by thread: Published 'Personal WEB Site' problems
- Index(es):
Relevant Pages
|