Re: Restrict Access
From: Tom Moreau (tom_at_dont.spam.me.cips.ca)
Date: 11/28/03
- Next message: anthonymelillo: "Re: how to allow creation of databases"
- Previous message: Keith: "Restrict Access"
- In reply to: Keith: "Restrict Access"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 28 Nov 2003 12:46:40 -0500
Check out "Cross DB Ownership Chaining" in the BOL for SQL Server 2000 SP3a.
-- Tom --------------------------------------------------------------- Thomas A. Moreau, BSc, PhD, MCSE, MCDBA SQL Server MVP Columnist, SQL Server Professional Toronto, ON Canada www.pinnaclepublishing.com/sql "Keith" <anonymous@discussions.microsoft.com> wrote in message news:016301c3b5d6$5107f290$a101280a@phx.gbl... Does anyone know if the following is a result of not properly setting up the login account with the correct permissions... I have noticed if I have a view on the same database as the tables which are used in the view I can restrict access to the tables and the user can still see the data through the view. Why when the views are on a separate database from the tables, same server, the user must now have access to the tables or else the view fails?
- Next message: anthonymelillo: "Re: how to allow creation of databases"
- Previous message: Keith: "Restrict Access"
- In reply to: Keith: "Restrict Access"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|