Re: Row based security
From: Simon Worth (REMOVEFIRST_simon.worth_at_gmail.com)
Date: 03/11/05
- Next message: Kevin McDonnell [MSFT]: "RE: encryption"
- Previous message: Sue Hoegemeier: "Re: Query Perormance (Problem bookmark)"
- In reply to: Sue Hoegemeier: "RE: Row based security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 11 Mar 2005 11:58:11 -0700
Thanks Sue,
I've read that article before, and that's actually were I developed some
ideas from.
I was just wondering what others have done in the past, or are planning on
implementing in the future.
Just curiosity I guess. Plus, once in awhile you get an answer that really
makes sense that you hadn't thought of before.
-- Simon Worth "Sue Hoegemeier" <Sue_H@nomail.please> wrote in message news:0D4434BE-321E-4A38-87BF-2D08A238D35F@microsoft.com... > Check this link for an approach on how do implement row level security in SQL > Server: > http://vyaskn.tripod.com/row_level_security_in_sql_server_databases.htm > > -Sue > > "Simon Worth" wrote: > > > I have a database system that contains 1 category of data. > > There are plans in the future to add other categories of data as well. > > Some users of the database can have access to 1 or more of the categories of > > data, and other users can only have access to 1 category, and non of the > > other categories of data. > > > > I have a solution in place for row level security using stored procedures > > and lookup tables to define what data can be viewed by what users. > > > > In the Oracle world, row based security is handled, but in SQL Server there > > is no mechanism in place within the security model to accommodate for it. > > > > What are some approaches in SQL Server that others have used to accommodate > > for Row level security issues? > > > > -- > > Simon Worth > > > > > > > >
- Next message: Kevin McDonnell [MSFT]: "RE: encryption"
- Previous message: Sue Hoegemeier: "Re: Query Perormance (Problem bookmark)"
- In reply to: Sue Hoegemeier: "RE: Row based security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
Loading