Row based security
From: Simon Worth (REMOVEFIRST_simon.worth_at_gmail.com)
Date: 03/11/05
- Next message: Sue Hoegemeier: "Re: Rights for Access2000 Upsizing-Wizard"
- Previous message: Bernhard Lauber: "Re: Rights for Access2000 Upsizing-Wizard"
- Next in thread: Sue Hoegemeier: "RE: Row based security"
- Reply: Sue Hoegemeier: "RE: Row based security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 11 Mar 2005 08:22:43 -0700
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: Sue Hoegemeier: "Re: Rights for Access2000 Upsizing-Wizard"
- Previous message: Bernhard Lauber: "Re: Rights for Access2000 Upsizing-Wizard"
- Next in thread: Sue Hoegemeier: "RE: Row based security"
- Reply: Sue Hoegemeier: "RE: Row based security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|