S
Stanley
I am upgrading an Access 2002 app to an ADP. I like the
security features I get from Access, and I would like to
do similar things in SQL Server. I understand how SQL
Server Security restricts access to data.
The question is: how can I stop someone from reaching a
form or clicking a button in an ADP. With Access security
I can test for the user being in a group and giving him an
appropriate message if he is not in that group. How can I
accomplish the same thing in ADP/Server (how can I code a
stored procedure say to give me the group someone is in).
Thanks,
Stan
security features I get from Access, and I would like to
do similar things in SQL Server. I understand how SQL
Server Security restricts access to data.
The question is: how can I stop someone from reaching a
form or clicking a button in an ADP. With Access security
I can test for the user being in a group and giving him an
appropriate message if he is not in that group. How can I
accomplish the same thing in ADP/Server (how can I code a
stored procedure say to give me the group someone is in).
Thanks,
Stan