Technically, you can't convert your .mdb to an .exe but you can "Package" it. The developer's edition comes with a packaging and deployment wizard. It also allows you to distribute a runtime version of MSAccess.exe. By running the wizard, you can create a setup cd for your app that installs, the MSAccess.exe runtime (if necessary), your .mdb or .mde, and whatever other files are necessary to run your application.