Click here to Skip to main content
15,886,689 members
Articles / Database Development

Restrict Access to SQL Server Data using a Facade Database

Rate me:
Please Sign up or sign in to vote.
4.81/5 (14 votes)
7 Sep 2019CPOL3 min read 8.7K   7  
This article describes a way to create a Facade Database to provide restricted access to specific tables in your databases to specific users without granting direct access to any of the underlying databases/tables.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions