Re: SQL2000 UserPermissions for Database
- From: "Arejan" <areejan2000@xxxxxxxxx>
- Date: 8 Dec 2006 12:16:53 -0800
logged in as userx
exec usp_ListDatabasesForLogin return
EXECUTE permission denied on object 'usp_ListDatabasesForLogin',
database 'databaseA', owner 'dbo'.
but sa(admin) can
meanwhile i have created Newsp_helplogins under master and this will
update the
new_userdb_Table with dbname and user (#tb2_PlainLogins is removed)
but then userx cannot exec this too.
how do i set permission to run and "not to create" a sp for a user ?
or call a trigger that will run the sp as sa(admin) or if possible
any user and retrive data from the table.
.
- Follow-Ups:
- Re: SQL2000 UserPermissions for Database
- From: Dan Guzman
- 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
- Re: SQL2000 UserPermissions for Database
- From: Dan Guzman
- Re: SQL2000 UserPermissions for Database
- From: Arejan
- Re: SQL2000 UserPermissions for Database
- From: Dan Guzman
- Re: SQL2000 UserPermissions for Database
- From: Arejan
- Re: SQL2000 UserPermissions for Database
- From: Dan Guzman
- SQL2000 UserPermissions for Database
- Prev by Date: Re: how to decrypt an encrypted stored proc in 2005
- Next by Date: Re: Support team security
- Previous by thread: Re: SQL2000 UserPermissions for Database
- Next by thread: Re: SQL2000 UserPermissions for Database
- Index(es):
Relevant Pages
|