Is there a way to convert a mdb to an exe. or converting a mdb to.

A

Azza

Is there a way to convert a mdb file into an exe file. Or if that can't be
done converting a mbd file to visual basic so an exe can then be made?
 
D

Douglas J. Steele

There's no way to convert an mdb into an exe.

Tony Toews lists some products that purport to be able to convert Access
apps to VB at http://www.granite.ab.ca/access/accesstovb.htm but the general
consensus is that they do an incomplete job at best, and that you're usually
better off rebuilding the forms in VB (there are simply too many differences
between the controls available on Access forms vs. those available on VB
forms)

Another option, though, is to purchase the appropriate Developer edition of
Office so that you can distribute your application along with a royalty-free
run-time version of Access so that users who don't already have Access
installed can install the run-time version and use your application. Tony
has information about this at
http://www.granite.ab.ca/access/developereditionfaq.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

Top