Re: Row Level Security
From: Sue Hoegemeier (Sue_H@nomail.please)
Date: 07/25/02
- Next message: Richard Waymire [MS]: "Re: User not associated with trusted SQL Server connection"
- Previous message: Peter Afonin: "Re: SQL Server registration failed because of the connection failure displayed below"
- In reply to: Marcos M Zorola: "Row Level Security"
- Next in thread: Christian Olsson: "Re: Row Level Security"
- Reply: Christian Olsson: "Re: Row Level Security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Sue Hoegemeier <Sue_H@nomail.please> Date: Thu, 25 Jul 2002 09:49:32 -0600
SQL Server doesn't support row level security directly so
you need to come up with your own methods through views,
stored procedures. How you do it really depends on a lot of
factors. This link gives an example of one approach to this:
http://vyaskn.tripod.com/row_level_security_in_sql_server_databases.htm
-Sue
On Thu, 25 Jul 2002 08:17:23 -0700, "Marcos M Zorola"
<mzorola@saisd.net> wrote:
>What is the best method to implement row-level security on
>SQL Server 2000?
- Next message: Richard Waymire [MS]: "Re: User not associated with trusted SQL Server connection"
- Previous message: Peter Afonin: "Re: SQL Server registration failed because of the connection failure displayed below"
- In reply to: Marcos M Zorola: "Row Level Security"
- Next in thread: Christian Olsson: "Re: Row Level Security"
- Reply: Christian Olsson: "Re: Row Level Security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|