Convert an Access File .mdb self executing .exe

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

Guest

Is that any command or any function in Access for converting an Access File
(.mdb) to a Self Executing File (.exe)
 
No. The closet thing Access has is the ability to make the .MDB file an .MDE
file. This file prevents the user from making changes to the design (like an .
EXE file) but still requires a copy of Access on the target PC in order to
run. There is a way to allow a PC without Access to run an Access db, but
this involves software that is not part of the standard Access installation.

--
There's ALWAYS more than one way to skin a cat!

Answers/posts based on Access 2000

Message posted via AccessMonster.com
 
Back
Top