Ask Experts Questions for FREE Help!
 

Free Answers in 3 Easy Steps

Register Now
3 Steps
 


Ask QuestionsprogressAnswer QuestionsprogressBuild ReputationprogressBecome an Expert
 
At Ask Me Help Desk you can ask questions in any topic and have them answered for free by our experts. To ask questions or participate in answering them you must register for a free account. By registering you will be able to:
  • Get free answers from experts in any of our 300+ topics.
  • Accept money for answers that you provide.
  • Communicate privately with other members (PM).
  • See fewer ads.
  View Answers    Answer this question    Ask a question  
 

murtada11
Jan 26, 2007, 11:36 PM
Hi
I have access file I want to convert to exe file how

My file in MS Access 2003


I mean iwant to run without Access programs

ScottGem
Jan 27, 2007, 06:42 AM


You can't. There is no compiler for Access files. So there is no way to make Access into a standalone EXE file.

What you CAN do, is purchase the Developer's (Visual Studio for 2003 or later) Edition of Office which includes a royalty free runtime version of Access and a packaging wizard so you can distribute your applications.

If you want true EXEs, you will need to convert your application to VB or another programming language. You can still use Access as the database engine though.