Microsoft Access Forums

Go Back   Microsoft Access Forums > Access Forums > Access

Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 03-12-2010, 02:48 PM
ramkitty ramkitty is offline Windows Vista Access 2007 (version 12.0)
Novice
 
Join Date: Mar 2010
Posts: 8
ramkitty is on a distinguished road
Default restrict access to tables and from editing form

I have just finished my database (I think) minus some reports but how do I restrict direct data entry to tables and prevent users from modifiying the form.. data modification in the form would be fine though

password protection would be ok.

I would also like the form to open up on database opening
Reply With Quote
  #2  
Old 03-13-2010, 09:32 AM
NTC NTC is online now Windows Vista Access 2007 (version 12.0)
Expert
 
Join Date: Nov 2009
Posts: 350
NTC is on a distinguished road
Default

its a common request and a bit baffling that MS hasn't made it simpler to enact;

in a form's property you will find:
allowedits
allowadditions
allowdeletes

these are properties you need to turn true/false.... how you implement it is situational...but you might want a table of users with a permission code...and then have them log in...and depending on who it is then when the form opens in the OnOpen event you can put those parameters to false...

if you are not comfortable with any vba - and if you want to instead make different FEs for different people - then in the different FEs you could permanently make those changes...

as for not allowing them into form Design View - you will want to remove that tool bar ; if you are designing Access you should have a text book of the version you use - available at any big book store or Amazon - - and any decent text book will have that instruction.....
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Restrict Combo Box Options KWarzala Forms 1 03-03-2010 01:46 PM
Editing a Linked Table amndza Access 2 01-21-2009 10:27 AM
Highlight a Record from Search Results and open Form Details for Editing rwallace Forms 0 10-16-2008 12:39 PM
Restrict form access to certain people DannyBoy7783 Forms 2 06-09-2008 04:18 AM
Form for Editing Only Schwagr Forms 4 03-24-2006 02:34 PM


All times are GMT -8. The time now is 08:28 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.