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
Access 2007 Trust Center and a VPN connection
Vista - maintain processes and prevent user shutdown
Lightwave rendering with screamer-net
Need help with Log files in MDBDATA folder URGENT
"Error loading OS" using Symantec Ghost Solution Suite 2.0.1 - Only on new dell systems?
NEED SCRIPT TO CHANGE SIZE, FONT, AND STYLE (BOLD, ITALIC) OF TEXT
Robots.txt and Googlebot
Cannot Conntact To OMA
New DC don't serve login and old will not demote but replication OK.
Creating an Outlook Rule that will Handle Return Receipts