Link to home
Start Free TrialLog in
Avatar of lishu
lishu

asked on

Makeing a EXE file of Access database

i make a project in access now i want to make a setup for this so i need the exe file for this how to make it please tell me. how to make a exe file for access database
or how to make a setup for this
Avatar of lishu
lishu

ASKER

Thank for giving the answer
ASKER CERTIFIED SOLUTION
Avatar of Jonathan Kelly
Jonathan Kelly
Flag of Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
in addition,

u can not make an exe out of an mdb.

cheers
Ricky
lishu,

As Ricky commented, an exe isn't possible.

You can do two things:
1) Create a .mde (See tools/database utilities or addins)
   This will make the forms, reports and modules unaccessable for the users but tables and queries can be edited. And the users will need Access to be installed on their system.
2) For the creation of a runtime version (Diatris comment points to that) you need the developer version of Access.
  This will create a version that can run on a machine without Access, but not all functions (like the right-click selection on datasheets) will be supported.

Need more info ?

Nic;o)
btw, for creating a 'package' for distributing a runtime version u will need the ODE-tools, which comes with MS Office Developer Edition.

This will cost extra for purchase...
Instead u can create an MDE (i have a dutch version so i dont know exactly how the menus are named in english, but look for 'Create MDE' in menu Tools --> ... --> Create MDE)

This way your code will be compiled and unaccesable for anyone who will be using your application.
The tables however can be opened and adjusted. Perhaps u can hide them.

cheers
Ricky
lol, typing took me too long Nico :-)  (somebody here at work disturbed me, and will pay the price... ;-)
lishu, you just asked a new question today.  please respond to the comments posted here.
lishu hasn't logged in since 18-August.

This is a free technical support site.

Experts who answer questions here receive no pay or other compensation except Expert points as a result answering questions and being awarded points.

As a result, and as a Moderator of this forum, my goal is to ensure that Experts and Askers alike no longer allow questions to get stale.

Please provide that feeback now. It's greatly appreciated!

If you need any help at all in cleaning up this or any other questions, don't hesitate to contact me via email. I will assist in any way that I can.

thanks
amp
community support moderator
amp@experts-exchange.com
K, guys.

Who gets the points?

amp
community support moderator
Datrias or Nico
or both

cheers
Ricky
Just split them between the three of us, as all three did contribute part of the answer/solution.

Nic;o)
amp , a split of the points would be fair
Per recommendation, force-accepted by
Netminder
CS Moderator

nico5038: points for you at https://www.experts-exchange.com/jsp/qShow.jsp?ta=msaccess&qid=20292011
Paurths: points for you at https://www.experts-exchange.com/jsp/qShow.jsp?ta=msaccess&qid=20292012