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 / Queries / November 2007

Tip: Looking for answers? Try searching our database.

Query Field Security

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
bymarce - 09 Nov 2007 19:58 GMT
I am building a database for scientific data.  All samples that we test have
a catalog number.  How can I prevent my users from editing this number or
warn them that they have when they are looking at data from a query?  I have
already set up user level secruty so that only full data users can edit the
table in which these numbers are stored.  I also have my forms set up to warn
users (through a message box) if they edit the catalog number through a form.
Jerry Whittle - 09 Nov 2007 21:40 GMT
Build the query to get the data returned properly.
Next while in design mode to up to View on the menu and select Totals.
That will make the query unupdateable. Records or field in records can not
be added, deleted, or edited in such a query.

You could also open the query in SQL View and after word SELECT put DISITNCT
as in SELECT DISTINCT .
Signature

Jerry Whittle, Microsoft Access MVP
Light. Strong. Cheap. Pick two. Keith Bontrager - Bicycle Builder.

> I am building a database for scientific data.  All samples that we test have
> a catalog number.  How can I prevent my users from editing this number or
> warn them that they have when they are looking at data from a query?  I have
> already set up user level secruty so that only full data users can edit the
> table in which these numbers are stored.  I also have my forms set up to warn
> users (through a message box) if they edit the catalog number through a form.
 
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.