Need to create self running executable... not MDE

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

Guest

I have a database that I need to be able to put on a CD-ROM and have people
access even it they don't have MS Access. How can I create an .exe that
contains and runs my database?
 
It can't be done using Access.

Your options include rewriting the application in a language that can be
compiled to an executable (such as VB, VC++, Delphi, etc.), or getting the
Developer Edition of Office that will allow you package your application
together with a royalty-free run-time version of Access. Users who don't
already have Access installed will be able to install the run-time version
of Access, and then use your application.

Tony Toews has information about the Developer Edition at
http://www.granite.ab.ca/access/developereditionversions.htm
 

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