database security

B

Bob76

Is there some way I can send an Access2007 database to someone and prevent
this person from accidentally changing any info in this database?

By the way, i've been encountering these words "front end' and back end" re:
databases. What do these mean?

Thanks, Bob
 
K

Keith Wilby

Bob76 said:
Is there some way I can send an Access2007 database to someone and prevent
this person from accidentally changing any info in this database?

Why would you want to do that? You have the master don't you? Change the
form's Allow Edits, Allow Additions and Allow Deletion properties to No and
set the startup options such that the db window is hidden.
By the way, i've been encountering these words "front end' and back end"
re:
databases. What do these mean?

http://www.granite.ab.ca/access/splitapp/index.htm

Keith.
www.keithwilby.co.uk
 
B

Bob Waggoner

My understanding of front end and back end is that it refers to "split"
databases. When you split a database, you give the front end to users and
keep the back end. The users get access to the forms and reports for data
entry/review but can't mess around with the database design, visual basic
code, etc. For more information on this topic, go to your help section on the
toolbar and type in Front-end. Then select, "About MDE files".
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top