accessman2
Registered User.
- Local time
- Today, 11:34
- Joined
- Sep 15, 2005
- Messages
- 335
Hi,
I linked the SQL Server tables to MS Access. But, I want to prevent one column to read by user. I tried to create the standard role in SQL Server, and then deny one column, after that, I create the query which select the fields are read in the table only except the denied column, but the user get an error to open the query. How should I do it?
I linked the SQL Server tables to MS Access. But, I want to prevent one column to read by user. I tried to create the standard role in SQL Server, and then deny one column, after that, I create the query which select the fields are read in the table only except the denied column, but the user get an error to open the query. How should I do it?