Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 How do I found the permission level for user

Author  Topic 

dewacorp.alliances

452 Posts

Posted - 2006-02-23 : 01:42:14
Hi there

I got this user under Security > Logins. I know that you can't just relying on the properties of the login itself to findout what permission they are cause if it's setup under database level. This property will not know.

So ... is there any system procedure that can tell me the permission under this user then in detail such as at table permisison level?

Thanks

khtan
In (Som, Ni, Yak)

17689 Posts

Posted - 2006-02-23 : 01:45:00
try sp_helpuser

----------------------------------
'KH'

It is inevitable
Go to Top of Page
   

- Advertisement -