| | |
How to make a form in Ms-Access as EXE file?
Please support our MS Access and FileMaker Pro advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
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
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
It is never about the number of languages you know, you either have the logic of programming or you don't ...
Some of the codes I post are collected from different sites during the past couple of years, so I would like to thank them for their help and for enabling me to help.
Some of the codes I post are collected from different sites during the past couple of years, so I would like to thank them for their help and for enabling me to help.
I stand corrected. The Developer version has a runtime you can ship with the VBE, but does not generate an EXE.
--
John Bartley K7AAY PDX OR USA
John Bartley K7AAY PDX OR USA
•
•
Join Date: Jan 2008
Posts: 44
Reputation:
Solved Threads: 3
•
•
•
•
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
If you need an exe file, you need to create it in a programming language such as VB6, VB.NET, VC#, VC++, JAVA, etc.
Bob Larson, Access MVP
____________________________________
For Quick Tutorials and Samples for Microsoft Access: BTAB Development
____________________________________
For Quick Tutorials and Samples for Microsoft Access: BTAB Development
![]() |
Similar Threads
- Is There A Way To Make Access File As Exe File (MS Access and FileMaker Pro)
- problems with reading random access line from a file (C++)
- COMPILE A "STANDALONE" .EXE FILE (Visual Basic 4 / 5 / 6)
- How do I use a command button to open a exe file created in VB? (Visual Basic 4 / 5 / 6)
- Change icon of an Exe file created in VB (Visual Basic 4 / 5 / 6)
- Creating a .EXE file (Java)
Other Threads in the MS Access and FileMaker Pro Forum
- Previous Thread: Unable to Recover FileMaker Pro 5.5v1 Files :(
- Next Thread: Pivot chart plotting.
| Thread Tools | Search this Thread |






