Saving your Access database as an MDE file prevents the following actions:
Viewing, modifying, or creating forms, reports, or modules in Design view.
Adding, deleting, or changing references to object libraries or databases.
Changing code - an MDE file contains no source code.
Importing or exporting forms, reports, or modules. However, tables, queries,
data access pages, and macros can be imported from or exported to non-MDE
databases.
The easiest way is to make it into an MDE, this will prevent them from
viewing the code, but not the tables. If you must prevent them from viewing
the tables you will need to apply Jet Security - much more tricky.
Can windows domain users be used as users of Access . . I don't want users
to log on to database . . the security should be based on the user name the
person used to log on to windows domain. . .
--
Kind regards,
Nabeel
Steve Huff said:
The easiest way is to make it into an MDE, this will prevent them from
viewing the code, but not the tables. If you must prevent them from
viewing the tables you will need to apply Jet Security - much more tricky.
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.