How do you make an executable file in Microsoft Access 2003?
You don’t. MS has it set up so that you can’t. You have to compile it into an .mde and that will hide the code and keep ppl from altering the layout. But there is now way to turn it into a .exe.
November 30th, 2009 at 1:55 am
You don’t. MS has it set up so that you can’t. You have to compile it into an .mde and that will hide the code and keep ppl from altering the layout. But there is now way to turn it into a .exe.
References :
November 30th, 2009 at 2:15 am
You may use the access query tool "Access Query Analyzer" at http://www.download5000.com/page25775.aspx , its’screenshot is http://www.download5000.com/screenshot25775.aspx , it allows you to visually build complete SQL scripts.
References :