Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL Server Security w/MS Access app

Status
Not open for further replies.

sharonc

Programmer
Joined
Jan 16, 2001
Messages
189
Location
US
I'm using SQL Server 7.0 with MS Access 2000.

I have four users: A,B,C,D

They have an application named Projects

All four users enter their projects into the Projects application. All four users need to see all projects in the Projects application, but user A can only modify the projects he has entered into the Projects Application and user B can only modify the projects he has entered into the Projects Application.

If the Manager locks a project, then it can still be seen in the application but certain fields of the project can not be changed.

How do I setup SQL Server security for this application?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top