I need to make an Access app an EXE file

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am developing a project (Access 2002) that will ultimately have to be
compiled into an EXE file, which people who do not have Access will be able
to run. Please point me to the necessary information for me to read up on
how-to. In addition, any specific info you might have would be appreciated.

Thanks!
 
Do a search and read the previous posts on this topic. Asked and answered
all the time.

You can't make an EXE, but you can package it and distribute it with a
runt-timme version of acess.

You would need to purchase the Access Developer's Edition to do so.
 
Here's the crazy part - my company has the product, and I installed it on my
PC. However, I cannot find where to access its features on the Access menus.
I don't *think* I did anything wrong on the installation, but no one (even on
this group) has been able to tell me what I should be looking for on my manu,
in order to ascertain if it's installed and working.
 
Dennis said:
Here's the crazy part - my company has the product, and I installed it on
my
PC. However, I cannot find where to access its features on the Access
menus.
I don't *think* I did anything wrong on the installation, but no one (even
on
this group) has been able to tell me what I should be looking for on my
manu,
in order to ascertain if it's installed and working.

When you install the developers tools, the existing ms-access menus don't
change. You should in the standard windows menus get a menu in the office
grouping that has the "developer extensions" on it. With those menus, you
can run the package wizard that prompts you for what mde and other files to
include with your resulting package.
 
Your company has what product? You can't find where to access which
features?

Are you saying that you have the developer's edition of Access, but you
don't know how to deploy your database and include the run-time version?
 
Thank you! I'll check that out.

Albert D.Kallal said:
When you install the developers tools, the existing ms-access menus don't
change. You should in the standard windows menus get a menu in the office
grouping that has the "developer extensions" on it. With those menus, you
can run the package wizard that prompts you for what mde and other files to
include with your resulting package.

--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
(e-mail address removed)
http://www.members.shaw.ca/AlbertKallal
 
Back
Top