If you are wondering how to compile an EXE from an MDB...you can't.
However, you can compile your MDB to an MDE by selecting Tools|Database
Utilities|Make MDE file. If you plan to distribute your app to users that
do not have Access, you'll need Office Developer Edition, or if you have
Access 2003, you'll need Visual Studio Tools for Office 2003 (which includes
the Access 2003 Developer Extensions). This will allow you distribute the
Access runtime with your app.