Encrypt vs MDE

  • Thread starter Thread starter Don Garry
  • Start date Start date
D

Don Garry

I've just started building an application with Access2000 and trying to
understand the benefits of Encryption vs. making an MDE or using both to
protect my application.

I'm sure appreciate some views on this topic....
 
Making an MDE will remove the text code from the application and just leave
the compiled code. It also limits what users can do to make changes to the
application. Encrypting will prevent someone from opening the file in a text
editor and reading the data from it.
 

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