Re: How to find out if a login has permission for an obj?
From: John Bell (jbellnewsposts_at_hotmail.com)
Date: 08/08/04
- Next message: John Bell: "Re: Query against stored procedures"
- Previous message: John Bell: "Re: converting log file to db table"
- In reply to: ryu: "How to find out if a login has permission for an obj?"
- Next in thread: John Bell: "Re: How to find out if a login has permission for an obj?"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 8 Aug 2004 08:46:07 +0100
Hi
It will be the database user that has the permissions on the object and a
given login will map onto that user. Check out the PERMISSIONS ( [ objectid
[ , 'column' ] ] ) function in books online.
John
"ryu" <blizzardstorm8899@yahoo.com> wrote in message
news:edLo$TRfEHA.3732@TK2MSFTNGP11.phx.gbl...
> Is there a way for me to find if there is a way to find out whether a
login
> has permissions for a db obj using only TSQL?
>
>
- Next message: John Bell: "Re: Query against stored procedures"
- Previous message: John Bell: "Re: converting log file to db table"
- In reply to: ryu: "How to find out if a login has permission for an obj?"
- Next in thread: John Bell: "Re: How to find out if a login has permission for an obj?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|