Can't Deny Delete on a table.
anonymous_at_discussions.microsoft.com
Date: 04/27/04
- Next message: Timothy: "Re: Table Design Question"
- Previous message: Jacco Schalkwijk: "Re: Deleting record(s) dependant on date"
- In reply to: Greg Saint: "Can't Deny Delete on a table."
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 27 Apr 2004 08:25:42 -0700
Are you users member of server role like sa
(administrator)? Because normally if you deny at one place
that deny takes priority over the allow.
What you have done should work.
>-----Original Message-----
>Hi,
>
>I'm trying to deny the delete permission on a table to
users. I've
>tried several ways of doing this but none of them seem to
be working.
>
>I've tried denying the permission to the public role both
through
>Enterprise Manager and using a Transact-SQL statement.
I've also tried
>denying the permission to individual users and that
doesn't seem to
>work either.
>
>Am I missing something here? Thanks in advance.
>.
>
- Next message: Timothy: "Re: Table Design Question"
- Previous message: Jacco Schalkwijk: "Re: Deleting record(s) dependant on date"
- In reply to: Greg Saint: "Can't Deny Delete on a table."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|