Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / General / Security / October 2005

Tip: Looking for answers? Try searching our database.

GRANT SELECT on View

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Rui Peres - 14 Oct 2005 16:53 GMT
I have granted SELECT permissions on a view to a user, now when I run the
view it tells me that the user is denied select permissions on a table.  The
user does not have any other permissions set on any tables or views other
than the SELECT on this particular view.  How can I allow the user to view
this data?

Thank you in advance,
Rui
Lori Clark - 14 Oct 2005 17:25 GMT
This sounds like a broken ownership problem.  Does the same user (e.g. dbo)
own the view as owns the table?  To avoid this problem, both objects will
need to be owned by the same user.

>I have granted SELECT permissions on a view to a user, now when I run the
> view it tells me that the user is denied select permissions on a table.
[quoted text clipped - 5 lines]
> Thank you in advance,
> Rui
Rui Peres - 14 Oct 2005 17:37 GMT
Thanks,  that did it.

Rui

> This sounds like a broken ownership problem.  Does the same user (e.g. dbo)
> own the view as owns the table?  To avoid this problem, both objects will
[quoted text clipped - 9 lines]
> > Thank you in advance,
> > Rui
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.