Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Permission on records
Message
From
31/01/1999 16:22:56
 
 
To
31/01/1999 08:20:54
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
00182258
Message ID:
00182305
Views:
9
>I want security on records.
>
>What is the best way to handle this.
>

There is nothing in SQL Server Declaritive (sp?)Data Integrity (DDI) to enforce rules at the row level. You will have to implement them yourself. If you want to implement the rules in SQL Server, you'll have to either use triggers or stored procedures.

-Mike
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Previous
Reply
Map
View

Click here to load this message in the networking platform