G
Guest
What is a simple way to lock the code on my database? Using Access 2002.
Have VB and Macros that I would like to secure.
Have VB and Macros that I would like to secure.
Douglas J. Steele said:Tools | Database Utilities | Make MDE
A few cautions.
Compile your database first to make sure there are no errors (It's on the
Debug menu when you're in the VB Editor)
Make sure your database is in Access 2002 format (the default with Access
2002 is actually Access 2000 format). To convert, Tools | Database Utilities
| Convert Database
Make sure you keep the original MDB file. It is not possible to convert an
MDE back to an MDB.