5 pts.
 MDE files
Okay so I converted my mdb file into an mde file so that no one else can edit or change things in the database but you can still edit in the mde file how do i make it so no one else can change or edit my database info but me

Software/Hardware used:
ASKED: April 27, 2010  7:20 PM
UPDATED: April 28, 2010  2:04 PM

Answer Wiki:
Converting the file to MDE will prevent users from altering database objects (design), but not from modifying data. If you want to restrict what users can do with the data, you could use user-level security. Note that user-level security is not available in databases that use some of the new file formats (for example .accdb) in Access 2007, so if you convert your database to one of these formats in the future, all configured user-level security will disappear. Take a look at this guide: <a href="http://www.aspfree.com/c/a/Microsoft-Access/Securing-and-Administering-Access/">Securing and Administering Access</a> -CarlosDL -------------
Last Wiki Answer Submitted:  April 27, 2010  11:34 pm  by  carlosdl   63,535 pts.
All Answer Wiki Contributors:  carlosdl   63,535 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _