H
Hedi
I am using and adp project with SQL Server 2000 and Access
2000.
I have a payroll table, I want to hide the salary field
from other users. I can go to the column permission (in
SQL Server) and prevent them from selecting the Salary
column.
However, I am using views and stored procedures that use
the Salary column for calculation and if I prevent them
from selecting the Salary column those view and stored
procedures will break under those users.
Any suggestions on how to solve this?
Your help is greatly appreciated.
Hedi
2000.
I have a payroll table, I want to hide the salary field
from other users. I can go to the column permission (in
SQL Server) and prevent them from selecting the Salary
column.
However, I am using views and stored procedures that use
the Salary column for calculation and if I prevent them
from selecting the Salary column those view and stored
procedures will break under those users.
Any suggestions on how to solve this?
Your help is greatly appreciated.
Hedi