converting an mdb to exe

J

J. Clay

You cannot. The only option is to make and mde which hides all code and
does not allow changes to forms, reports, etc., and run it either in full
Access or in the Run time version of Access.

Jim
 
J

Joseph Meehan

EEtcitty said:
Does anybody know how to convert an access 2000 mdb to an exe file?

You could convert it to a self extracting zip file, then it would be an
EXE file. If you want to be able to run an Access database file on a
machine that does not have Access loaded, it's not that easy.

You need to buy and load MS Access or if you have the developer's
version of Access it has a runtime version of Access that you can give away
with your product.
 

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