Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

make runtime version of ms access 2003

What do I need to make my MS Access 2003 application as runtime version?
I've installed Office 2003 Professional and Visual Studio 2005 Tools for Office, but I can not find wizard to make runtime. Where can I find it?
Thanks in advance,
Drasko
[270 byte] By [drasko] at [2007-11-11 8:17:45]
# 1 Re: make runtime version of ms access 2003
What do you mean with runtime version ?

Do you mean that you want your Access apps components (forms, reports, modules) can not be edited any more when you distribute the apps ? If you mean this, than all you have to do is only to convert your .mdb apps to .mda apps, you can do it with convert wizard, i forgot what is the menu, but you can find it in Access help.

I hope this will help you to solve your problem.
me_code2004 at 2007-11-11 23:47:12 >
# 2 Re: make runtime version of ms access 2003
By runtime version I mean software that among other things includes my access database application and provide running that same application can be executed on machine which has no Access installed.

Thanks again!
drasko at 2007-11-11 23:48:12 >