PS: What i found in BOL
From: Stefan van den Berg (a@b.hom)
Date: 08/29/02
- Next message: BP Margolin: "Re: Want to grant rights to Role to alter a view: Searching for Grant Alter View or something similar"
- Previous message: Stefan van den Berg: "PS: What i found in BOL"
- In reply to: Stefan van den Berg: "Want to grant rights to Role to alter a view: Searching for Grant Alter View or something similar"
- Next in thread: BP Margolin: "Re: Want to grant rights to Role to alter a view: Searching for Grant Alter View or something similar"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Stefan van den Berg" <a@b.hom> Date: Thu, 29 Aug 2002 17:45:28 +0200
PS: In BOL i found:
<snip>ALTER VIEW permissions default to members of the db_owner and
db_ddladmin fixed database roles, and to the view owner. These permissions
are not transferable. To alter a view, the user must have ALTER VIEW
permission along with SELECT permission on the tables, views, and
table-valued functions being referenced in the view, and EXECUTE permission
on the scalar-valued functions being invoked in the view."</snip>
Problem remains is that i don't know how to grant alter view permissions )-:
- Next message: BP Margolin: "Re: Want to grant rights to Role to alter a view: Searching for Grant Alter View or something similar"
- Previous message: Stefan van den Berg: "PS: What i found in BOL"
- In reply to: Stefan van den Berg: "Want to grant rights to Role to alter a view: Searching for Grant Alter View or something similar"
- Next in thread: BP Margolin: "Re: Want to grant rights to Role to alter a view: Searching for Grant Alter View or something similar"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|