Re: Linked Server to Access DB Security
- From: changliw@xxxxxxxxxxxxxxxxxxxx ("Charles Wang [MSFT]")
- Date: Fri, 29 May 2009 11:19:25 GMT
Hi AG,
Thank you for your response.
I looked through your process monitor traces. I found that for those failed
traces, the first ACCESS DENIED error was on winemaster.mdb and the second
was on winemaster.ldb. After compared with those successful ones, I think
that the first ACCESS DENIED error on the winemaster.mdb should be
misleading and the real tricker should be .ldb file. When SQL Server tried
to get a Generic Read/Writer operation to the file, the ACCESS DENIED is
raised.
As I mentioned before, no matter SELECT/INSERT/UPDATE/DELETE to your access
database, if you are trying to access the .mdf file, Access will try to
read/write lock information in the .ldb file. Since the .ldb file may be
not there when you first time access the .mdb file, it requires the current
user have READ/WRITE permission on the upper folder; If you just need read
permission to your Access database, I recommend that you assign Read and
Write permission at the folder level but only give Read permission on your
Access database.
Thank you!
Best regards,
Charles Wang
Microsoft Online Community Support
=========================================================
Delighting our customers is our #1 priority. We welcome your
comments and suggestions about how we can improve the
support we provide to you. Please feel free to let my manager
know what you think of the level of service provided. You can
send feedback directly to my manager at: msdnmg@xxxxxxxxxxxxxx
=========================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
=========================================================
.
- References:
- Linked Server to Access DB Security
- From: AG
- RE: Linked Server to Access DB Security
- From: "Charles Wang [MSFT]"
- Re: Linked Server to Access DB Security
- From: AG
- Re: Linked Server to Access DB Security
- From: "Charles Wang [MSFT]"
- Re: Linked Server to Access DB Security
- From: AG
- Re: Linked Server to Access DB Security
- From: "Charles Wang [MSFT]"
- Re: Linked Server to Access DB Security
- From: AG
- Re: Linked Server to Access DB Security
- From: "Charles Wang [MSFT]"
- Re: Linked Server to Access DB Security
- From: AG
- Linked Server to Access DB Security
- Prev by Date: Re: How to Halt a Schema Change
- Next by Date: Re: How to Halt a Schema Change
- Previous by thread: Re: Linked Server to Access DB Security
- Next by thread: Linked Server to Access DB Security
- Index(es):
Relevant Pages
|