You can deploy your appliction in the .mde format (or .accde format for 2007), which will not allow anyone to view the
design of your Forms, Reports, or code modules. They would still be able to view the design of Tables and Queries,
however.
You can remove the database window (the screen where you see the Forms/Reports etc listed), so users wouldn't be able to
easily get to query design view. This is done in the Startup options (Tools - Startup). However, anyone linking to your
database from another Access app would be able to view your query and table design.
You can implement User Level Security and remove the ability of users to view your query and table design, but often
this requires a good bit of rewrite.
Thanks for the information Scott, I will give the .mde a try.
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.