|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
SecurityI have an issue database template that is on
http://office.microsoft.com/en-us/templates/TC012186931033.aspx?pid=CT101426031033 The problem is that I want users to add issues but I dont want the users to beable to see or delete the issues that are in the database. Does anyone know how to do this? Thanks Chad -- Message posted via AccessMonster.com http://www.accessmonster.com/Uwe/Forums.aspx/access-security/200612/1 I haven't looked at the database in question, but to not display data
already in the table, set the form's DataEntry property to True. This won't, however, prevent them from getting to the data in the table(s) using some other approach. -- Show quoteHide quoteDoug Steele, Microsoft Access MVP http://I.Am/DougSteele (no private e-mails, please) "college_fellow" <u30354@uwe> wrote in message news:6b7fc9bebd066@uwe... >I have an issue database template that is on > http://office.microsoft.com/en-us/templates/TC012186931033.aspx?pid=CT101426031033 > The problem is that I want users to add issues but I dont want the users > to > beable to see or delete the issues that are in the database. Does anyone > know how to do this? > > Thanks Chad > > -- > Message posted via AccessMonster.com > http://www.accessmonster.com/Uwe/Forums.aspx/access-security/200612/1 > |
|||||||||||||||||||||||