Running an Access DB without Access..

  • Thread starter Thread starter Robert Css.
  • Start date Start date
R

Robert Css.

How do I compile an access database into a standalone program? Do I
need special software to do this? Does it cost money or is it
available as a free d/l on the net somewhere?

Thanks,
Robert
 
You need to purchase the Developer edition for the version you are using.
It will help you create an installation package (not an exe), which will
have everything your users need to run your application.

--
Kevin Hill
President
3NF Consulting

www.3nf-inc.com/NewsGroups.htm
www.DallasDBAs.com/forum - new DB forum for Dallas/Ft. Worth area DBAs.
 
There is NO way to convert an Access database application to an .EXE file.

With the Developer's Edition mentioned by Kelvin, you can distribute the
Access run-time files royalty-free with your Access application so that
users who don't have Access can run your database application.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top