Secure DB for testing

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I have an Access DB that I want to give to a user for testing. However I
don't want this user to have access to the design area of any part of the DB.
Is it possible to restrict the user to only the data entry and report option
of a DB and restirct them from the design views and yet allow me access?

Thanks,
 
Certainly:

1. The really hard way: Use the Access User / Group security features
2. The fast easy way: Make an MDE file from your database and give the MDE
to the user. An MDE will run just like your MDB, but doesn't have any
designers at all.

Tools -> Database Utilities -> Make MDE File
 

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

Back
Top