65.9K
CodeProject is changing. Read more.
Home

Restrict Access to SQL Server Data using a Facade Database

starIconstarIconstarIconstarIcon
emptyStarIcon
starIcon

4.81/5 (11 votes)

Sep 7, 2019

CPOL

3 min read

viewsIcon

10447

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.