Re: SQL2000 UserPermissions for Database
- From: "Dan Guzman" <guzmanda@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 5 Dec 2006 06:18:38 -0600
how to list all the databases that Userx can login
Try:
EXEC sp_helplogins 'Userx'
--
Hope this helps.
Dan Guzman
SQL Server MVP
"Arejan" <areejan2000@xxxxxxxxx> wrote in message news:1165249163.905889.70140@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Ok
how to list all the databases that Userx can login
.
- Follow-Ups:
- Re: SQL2000 UserPermissions for Database
- From: Arejan
- Re: SQL2000 UserPermissions for Database
- References:
- SQL2000 UserPermissions for Database
- From: Arejan
- Re: SQL2000 UserPermissions for Database
- From: Uri Dimant
- Re: SQL2000 UserPermissions for Database
- From: Arejan
- Re: SQL2000 UserPermissions for Database
- From: Uri Dimant
- Re: SQL2000 UserPermissions for Database
- From: Arejan
- SQL2000 UserPermissions for Database
- Prev by Date: Re: Is there a way to Use an Application Role with more than one database?
- Next by Date: Re: **find connected application**
- Previous by thread: Re: SQL2000 UserPermissions for Database
- Next by thread: Re: SQL2000 UserPermissions for Database
- Index(es):
Relevant Pages
|