mdb into exe file?

  • Thread starter Thread starter Tony
  • Start date Start date
T

Tony

Hello!!
Is there any way that I can convert the mdb file into the
exe file? I am using the MS Access 2000 format. Does
the MS Access 2002 (XP) have the install shield or some
thing like that?

thanks,
Tony
 
Nope. There's no way to convert an MDB into an EXE. If your aim is to make
your application available to people who don't have Access, you can get the
Office Developer edition. That includes a royalty-free run-time version of
Access that you can package together with your application. People without
Access install the run-time, and then they can use your application.
 
Back
Top