944,073 Members | Top Members by Rank

Ad:
Aug 27th, 2007
0

How to make a form in Ms-Access as EXE file?

Expand Post »
hi all!
I need to make a form in Ms-Access as EXE file. So that the file can be runned without opening Ms-Access. I know that, it is possible in Vbasic but whether it is possible to do in Ms-Access.
Thanks
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
elanch is offline Offline
23 posts
since Jul 2007
Aug 27th, 2007
0

Re: How to make a form in Ms-Access as EXE file?

Hi,

The best you can do do is to create an mde file with hiding the database window and menues and running a startup form. This is the nearest you can do to simulate an exe.
Reputation Points: 13
Solved Threads: 29
Junior Poster
kb.net is offline Offline
169 posts
since Aug 2007
Feb 1st, 2008
0

Re: How to make a form in Ms-Access as EXE file?

The Developer version of Access has a run-time compiler so you can do this, but there are significant limitations in what you can do with a run-time, e.g., no datasheet views, no macros, other issues.
Reputation Points: 10
Solved Threads: 1
Newbie Poster
K7AAY is offline Offline
12 posts
since Jan 2008
Feb 1st, 2008
0

Re: How to make a form in Ms-Access as EXE file?

Hi,

I have used lately the developer extensions of access and they don't actually create you a stand alone wersion of your mde or mdb but:
It will create you an installation file with the ability of including access run-time version. Access run-time will install a copy of access with out the IDE, that is the minimum for access to run.
When running the exe (the installation file) your access database will be deployed on the computer with the run-time and the access path will be sent to the run-time through the shortcut (as a parameter).
If you are using alot of libraries and external controls or in case of failure you will face alot of problems as you will not be able to debug as the access run-time will not alow debugging.
A developer license is more expensive than basic.
Generally after using the access run-time over 8 pcs I have decided to go back and install the full version of access mainly for debugging purposes.
And till the moment I never found a tool that transfers an access file to an exe directly, actually I read about some applications that converts access forms to VB forms but havn't had the chance to test any. But any way I hope it is true
Reputation Points: 13
Solved Threads: 29
Junior Poster
kb.net is offline Offline
169 posts
since Aug 2007
Feb 1st, 2008
0

Re: How to make a form in Ms-Access as EXE file?

no
Moderator
Featured Poster
Reputation Points: 1800
Solved Threads: 575
Moderator
jbennet is offline Offline
16,527 posts
since Apr 2005
Feb 4th, 2008
0

Re: How to make a form in Ms-Access as EXE file?

Click to Expand / Collapse  Quote originally posted by K7AAY ...
The Developer version of Access has a run-time compiler so you can do this, but there are significant limitations in what you can do with a run-time, e.g., no datasheet views, no macros, other issues.
I stand corrected. The Developer version has a runtime you can ship with the VBE, but does not generate an EXE.
Reputation Points: 10
Solved Threads: 1
Newbie Poster
K7AAY is offline Offline
12 posts
since Jan 2008
Oct 5th, 2008
1

Re: How to make a form in Ms-Access as EXE file?

hi all!
I need to make a form in Ms-Access as EXE file. So that the file can be runned without opening Ms-Access. I know that, it is possible in Vbasic but whether it is possible to do in Ms-Access.
Thanks
Reputation Points: 10
Solved Threads: 0
Newbie Poster
adhikariprakash is offline Offline
1 posts
since Oct 2008
Oct 5th, 2008
0

Re: How to make a form in Ms-Access as EXE file?

hi all!
I need to make a form in Ms-Access as EXE file. So that the file can be runned without opening Ms-Access. I know that, it is possible in Vbasic but whether it is possible to do in Ms-Access.
Thanks
The short answer is NO, you cannot do this the way you are wanting. You've been given what IS possible by kb.net. You CANNOT, under any circumstances, make an EXE file out of an Access database or form.

If you need an exe file, you need to create it in a programming language such as VB6, VB.NET, VC#, VC++, JAVA, etc.
Reputation Points: 31
Solved Threads: 8
Junior Poster in Training
boblarson is offline Offline
77 posts
since Jan 2008
Oct 5th, 2008
0

Re: How to make a form in Ms-Access as EXE file?

Make the exe in Visual Studio. Access is a desktop database platform, not a software developing platform.
Reputation Points: 232
Solved Threads: 137
Practically a Master Poster
buddylee17 is offline Offline
665 posts
since Nov 2007
Aug 25th, 2010
0
Re: How to make a form in Ms-Access as EXE file?
Use application ZCureIt. I think it is what you need.
Regards
Reputation Points: 10
Solved Threads: 0
Newbie Poster
Petre is offline Offline
1 posts
since Aug 2010

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in MS Access and FileMaker Pro Forum Timeline: How to do...
Next Thread in MS Access and FileMaker Pro Forum Timeline: Visual Studio 2005 Crystal Report with MS Access Database





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC