Unless you convert the file to an MDE (or equivalent) it can't really be protected. Password protect the original mdb filles and distribute an MDE.
You can get Clayton's protection by disabling design view in the object properties and hiding the navigation. Add a button to start a password dialog to turn on the Navigation again. It isn't hard to break in though.