Security features

  • Thread starter Thread starter Pietro
  • Start date Start date
P

Pietro

Hi,

How can i prevent users from importing my forms?
I need to create a password as well to prevent users from seeing the VB
codes i'm using.
 
If you give the users an mde version, they cannot do either.

They cannot import forms, reports, macros, or modules.
They cannot open forms or reports in design view.
They cannot open the VBA and view it.

They can import queries and tables (and possibly menus and import/export
specifications).

John Spencer
Access MVP 2002-2005, 2007-2008
The Hilltop Institute
University of Maryland Baltimore County
 
Pietro said:
Hi,

How can i prevent users from importing my forms?
I need to create a password as well to prevent users from seeing the
VB codes i'm using.

Distribute an MDE instead of an MDB.
 
Thank you John for your reply,
Can i know how to transfer my database from MDB to MDE ?
 
To get started"

Open the database up in design view
Select TOOLS: Database Utilities: Make MDE File

Check help on "About MDE Files" for further information.

John Spencer
Access MVP 2002-2005, 2007-2008
The Hilltop Institute
University of Maryland Baltimore County
 

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

Similar Threads

Steamdeck CAD files 0
How to do Simple Security? 4
Table security 5
Posting problems 3
Windows 10 Is it Safe to Disable Updates 13
Lock the navigation pane 0
How to prevent subform when nothing enter on main form 1
Wifi Network Issue 0

Back
Top