Re: how to give a user permission to modify a view definition
From: Uri Dimant (urid_at_iscar.co.il)
Date: 11/22/05
- Next message: Howard Hoffman: "Re: SQL Server 2005 Service Accounts Questions / Seeking Recommendations"
- Previous message: Mr Curious: "Enterprise Manager - problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 22 Nov 2005 14:23:33 +0200
Diego
I think the user should be a member db_owner fixed database role. If he/she
is an owner of the view /table so they can modify only their views/tables
"Diego A. Caggiano" <Diego A. Caggiano@discussions.microsoft.com> wrote in
message news:A471E974-CDF0-46BE-8480-676637613D19@microsoft.com...
> Hi,
>
> We need to give a user a permission to modify the definition of a single
> view in an SQL Server 2000 database.
> We do not want to give the user any of the predefined roles(like
> ddladmin),
> because we would be given him more permissions than really needed. Is it
> possible? If so, which sql should we use?
> Thanks in advance,
>
> Diego A. Caggiano
- Next message: Howard Hoffman: "Re: SQL Server 2005 Service Accounts Questions / Seeking Recommendations"
- Previous message: Mr Curious: "Enterprise Manager - problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|