Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Security / June 2006

Tip: Looking for answers? Try searching our database.

In Access, can you restrict users to view/edit specific records?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
itllfly - 11 Jun 2006 05:08 GMT
Is it possible to retrict users to only view/edit a specific subset of
records within a database.  Example: Saleman Bob can only see orders
associated with his customers - he cannot see Saleman Terry's orders and
Terry cannot see his.
Rick Brandt - 11 Jun 2006 13:06 GMT
> Is it possible to retrict users to only view/edit a specific subset of
> records within a database.  Example: Saleman Bob can only see orders
> associated with his customers - he cannot see Saleman Terry's orders
> and Terry cannot see his.

Yes.  You would implement User Level Security (big topic itself), restrict
access to the tables, and use RWOP (run-with-owner's-permission) queries for all
data access.  Those queries would then have criteria that limited the rows
returned to those appropriate for the current user.

Signature

Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt   at   Hunter   dot   com

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.