Access File MDB to EXE

  • Thread starter Thread starter Hélder Fernandes
  • Start date Start date
H

Hélder Fernandes

Hello, i have a mdb file and i like run this file like a executable file
(EXE). This is possible?

Thanks
HF
 
You cannot convert an MDB to an executable, however you can purchase the
Runtime and distribute the application
 
No....you need to distribute the Access runtime with your application.
You'll need Office Developer Edition or Access Developer Extensions
 
Thanks


Paul Overway said:
No....you need to distribute the Access runtime with your application.
You'll need Office Developer Edition or Access Developer Extensions
 
Actually, the Developer edition of Office doesn't convert MDBs to EXEs:
there's no way of doing that.

What Developer does is allow you to package your MDB along with a
royalty-free run-time version of Access which users who do not already have
Access can install so that they can use the application. It does not change
the MDB in any way, shape or form.
 

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