Microsoft
Software
Hardware
Network
Question : Password Protect Table in SQL Server 2005 Express (Linked to Access)
I have a database with multiple tables. One table contains sensitive information. I would like to give only certain users access to that table, while denying other users access to that table.
I am using SQL Server Management Studio Express to manage the database. I am connecting to the SQL Server back end via an MS Access front end.
Thank you for your help!
Answer : Password Protect Table in SQL Server 2005 Express (Linked to Access)
Hello Orcadian,
USE MyDatabase;
DENY SELECT ON OBJECT::MyTable TO jmoss111;
GO
Regards,
Jim
Random Solutions
How to plug an IDE cable from a motherboard to a laptop's Hard drive
Forms 6i Setup
Python vs. Microsoft .Net
Dynamic VARRAY in Stored procedures ??
Exchange 2007 is not recieving emails from external addresses but works fine with internal emails
How to format sql date convert(varchar, getdate(),101) to surpress leading 0's
illegal operation when closing excel files
Microsoft Access Form Header Text Box - prevent from selecting
No NDR
The advanced page cannot be opened because of following error: The server is not operational