PC Review


Reply
Thread Tools Rate Thread

Access Security Issue

 
 
=?Utf-8?B?SmltIEhlYXZleQ==?=
Guest
Posts: n/a
 
      15th Feb 2005
I get the following error message when I attempt to called query which
resides in my Access DB (Stored procedure), "Operation must use an updateable
query". I looked at the KB article which addresses this error and it
indicates that I need to change the security on the folder and the file which
contains my access Db. I went into the folder and and the file and change
the "IUSR" account to "Full access". But this did not resolve the issue.

When I look at the file permissions of the directory, I see the "Deny"
greyed out but checked for "Special Permissions" and "Write". the "Special
Permissions" is not checked for "Allow" and it is checked for "Special
Permissions". Is this the way it is suppose to be?

Any ideas as to what else I should look at so that I can do an update on the
Access DB?

Thanks in advance for your assistance!!!
 
Reply With Quote
 
 
 
 
Miha Markic [MVP C#]
Guest
Posts: n/a
 
      15th Feb 2005
Jim,

Assuming we are talking asp.net here, you should grant privileges to aspnet
account (winxp, 2k) or network service (win2k3).

--
Miha Markic [MVP C#] - RightHand .NET consulting & development
www.rthand.com
SLODUG - Slovene Developer Users Group www.codezone-si.info

"Jim Heavey" <(E-Mail Removed)> wrote in message
news:3136CCD7-4F17-41A5-B06F-(E-Mail Removed)...
>I get the following error message when I attempt to called query which
> resides in my Access DB (Stored procedure), "Operation must use an
> updateable
> query". I looked at the KB article which addresses this error and it
> indicates that I need to change the security on the folder and the file
> which
> contains my access Db. I went into the folder and and the file and change
> the "IUSR" account to "Full access". But this did not resolve the issue.
>
> When I look at the file permissions of the directory, I see the "Deny"
> greyed out but checked for "Special Permissions" and "Write". the
> "Special
> Permissions" is not checked for "Allow" and it is checked for "Special
> Permissions". Is this the way it is suppose to be?
>
> Any ideas as to what else I should look at so that I can do an update on
> the
> Access DB?
>
> Thanks in advance for your assistance!!!



 
Reply With Quote
 
Paul Clement
Guest
Posts: n/a
 
      15th Feb 2005
On Mon, 14 Feb 2005 20:09:01 -0800, "Jim Heavey" <(E-Mail Removed)> wrote:

¤ I get the following error message when I attempt to called query which
¤ resides in my Access DB (Stored procedure), "Operation must use an updateable
¤ query". I looked at the KB article which addresses this error and it
¤ indicates that I need to change the security on the folder and the file which
¤ contains my access Db. I went into the folder and and the file and change
¤ the "IUSR" account to "Full access". But this did not resolve the issue.
¤
¤ When I look at the file permissions of the directory, I see the "Deny"
¤ greyed out but checked for "Special Permissions" and "Write". the "Special
¤ Permissions" is not checked for "Allow" and it is checked for "Special
¤ Permissions". Is this the way it is suppose to be?
¤
¤ Any ideas as to what else I should look at so that I can do an update on the
¤ Access DB?

If this is an ASP.NET app, the IUSR account requires access only if you're using Anonymous (no)
authentication with impersonation enabled.

Otherwise, if impersonation is not enabled, the app runs under the identities specified by Miha


Paul ~~~ (E-Mail Removed)
Microsoft MVP (Visual Basic)
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Access Networking & Security Issue. Zacharia Microsoft Access Security 0 15th May 2009 01:37 PM
Access 2000 security issue =?Utf-8?B?Z2VvY295?= Microsoft Access Security 2 1st Mar 2007 06:46 PM
Access 97 Security issue Can't make a MDE =?Utf-8?B?Umljaw==?= Microsoft Access Security 14 22nd Dec 2004 02:01 PM
Access Security and Replication Issue Biju Mathew Microsoft Access Security 2 2nd Mar 2004 05:48 PM
Access Data Security Issue... Dave Jones Microsoft Access ADP SQL Server 3 3rd Oct 2003 03:23 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:31 PM.