Is it meaningful to create a .mde file and turning it into a run-time application rather than turning a .mdb file into a run-time application - any benefits?
In short the .mde file has your code and forms protected. Its also a bit smaller.
Be aware that you canNOT change an .mde back to a .mdb, so keep a copy of your .mdb on file.