Permissions not saved
From: Danny Presse (danny.presse_at_sympatico.ca)
Date: 12/21/03
- Next message: Ehioze: "3rd party tools"
- Previous message: Dan Guzman: "Re: addlogin & grantdbaccess for a user"
- Next in thread: Gary Whitley [MSFT]: "RE: Permissions not saved"
- Reply: Gary Whitley [MSFT]: "RE: Permissions not saved"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 21 Dec 2003 10:44:52 -0500
HI,
SQL2k ( SP3a) ( I also install SP3a for the tools on my
workstation)
I encounter a strange problem when I try to set permissions on VIEW
Grant select on dbo.view_name to PUBLIC
Deny insert, update, delete on dbo.view_name to PUBLIC
With QA, when I execute thoses 2 commands ( Grant and Deny), those
commands are “completed successfully” BUT …. when I go to EM / View /
properties / permissions, nothing have been saved for PUBLIC role. If
I change persmission by clicking , go out of EM and when I go back in,
the permissions are back the way they were before I changed them
(nothing is saved)
Also, when I execute "sp_helprotect view_name" the result is:
Server: Msg 15330, Level 11, State 1, Procedure sp_helprotect, Line 346
There are no matching rows on which to report.
I tried with a “user “ instead of the PUBLIC role, and I have the same
problem.
I tries using SA account, and I have the same problem
I tried working on others worksations or on the console without success
I tried re-install “sp3a” for the tools on my workstation without
success.
I will try to use PROFILER tomorrow.
Is it a bug with SP3a ??? Is it a collation problem ???
Any idea ??
Thank you
Danny
- Next message: Ehioze: "3rd party tools"
- Previous message: Dan Guzman: "Re: addlogin & grantdbaccess for a user"
- Next in thread: Gary Whitley [MSFT]: "RE: Permissions not saved"
- Reply: Gary Whitley [MSFT]: "RE: Permissions not saved"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|