473,402 Members | 2,050 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,402 software developers and data experts.

how to create an executable of MS access application

currently we have created an MS access application and we want to create an executable of it we did it this way
tools menu -> datadase utilities ->make MDE file

we have got an MDE format of the application and when we load it in another system we are not able to run this MDE file in that system .We have tried to run this MDE file on system having Access and without access but its not wrking any where else other than in our system..

could any one please help us out how to create an executable format of the application created so that it can be put to use as an executable file .
Oct 30 '06 #1
9 45725
PEB
1,418 Expert 1GB
Hi,

In fact the mde is always running with MS Access... It's executable coz all the code is compiled and transfered to memory faster than it's interpretation in the mdb file!

But creating an independant exe file!

My friends told me that there is a ptogram that converts mdb files to exe in the tools of Visual Basic but never tried!

But be carefull about!

PS: Also you can use the runtime instance of Ms Access!

:)
Oct 30 '06 #2
Hi,

In fact the mde is always running with MS Access... It's executable coz all the code is compiled and transfered to memory faster than it's interpretation in the mdb file!

But creating an independant exe file!

My friends told me that there is a ptogram that converts mdb files to exe in the tools of Visual Basic but never tried!

But be carefull about!

PS: Also you can use the runtime instance of Ms Access!

:)


Well PEB thx for your reply ...
but can i get any info regrading....in wot way can i create an executable now ,of my application i have done so it can be put on different systems for use....
Oct 30 '06 #3
PEB
1,418 Expert 1GB
If i understand well you want to use the mde in other programs?

Or simply you try to run it on other windows with Access and witout Access?

To run on other Windows you need always Access or Access Runtime program! The Access Runtime program is an executable that runs your mde or mdb like a real program whitout visalising standard options of MS Access

And certenly the libraries that you've used if they aren't the standad ones!

Best regards
Oct 30 '06 #4
Killer42
8,435 Expert 8TB
Another thing to be on the lookout for is linked tables. If tables are linked from another database, then that will have to be in the same location on each machine that you want to run on. I actually ran into that exact problem, today.
Oct 30 '06 #5
If i understand well you want to use the mde in other programs?

Or simply you try to run it on other windows with Access and witout Access?

To run on other Windows you need always Access or Access Runtime program! The Access Runtime program is an executable that runs your mde or mdb like a real program whitout visalising standard options of MS Access

And certenly the libraries that you've used if they aren't the standad ones!

Best regards


PEB thx for your reply again

could u pls.. tell me more abt this ACCESS RUNTIME pls... where do i find this in my system ..
and is the mdb an executable of an access application .....is this right assumption

Thanks & Regards
Oct 30 '06 #6
Another thing to be on the lookout for is linked tables. If tables are linked from another database, then that will have to be in the same location on each machine that you want to run on. I actually ran into that exact problem, today.


Well Killer42 we are not using any references from other database we have a single DB for this applicatio and we later created the mde format of it ....and we are in confusion abt the wrking of this mde as an executable application

Thanks & Regards
Oct 30 '06 #7
i forgot to mention it out that i am using ACCESS 2000 and is their any problem with this ....

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnacc2k2/html/odc_acFormat.asp


as per this it says we cant create an mde in 2000---"Additionally, MDE and ADE files can only be created with Access 2002 "...

is this the exact problem i am not able to run the MDE of the application on other system ...
Oct 30 '06 #8
PEB
1,418 Expert 1GB
In this case you need to convert Access 2000 to Access 2002 databse /separete copy

And then from this copy in Access 2002 to create your mde

For Access 2000 the runtime module is:

art2kmin.exe /search it in the net! I've lost the link of it location/

For 2003:

ACCESSRT.MSI or ACCESSRT.CAB

:)
Oct 30 '06 #9
Qlokoy
1
Hi Infobescom,

Access Runtime allows you open/run Access application (either an MDB file or MDE) even without installing the full MS Access on the "host" PC.

Here's an article on the subject:

http://msdn2.microsoft.com/en-us/library/aa167800(office.11).aspx

Regards,

Qlokoy
Jan 31 '07 #10

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Giloosh | last post by:
Hello, i have a microsoft access application and right now, anyone knowing how to use microsoft-access can easily go behind the applicatio, design the forms, delete edit/tables etc... There is...
10
by: Sue Bricker | last post by:
Is it possible to create an MS/ACCESS database application and package it for users who do not have MS/ACCESS loaded in their PCs? I was told that this is possible, but I don't know what software...
3
by: James Wong | last post by:
Dear all, I have an old VB6 application which can create and access Excel object. The basic definition statements are as follows: Dim appExcel As Object Dim wkb1 As Excel.Workbook Dim wks1...
9
by: dennist685 | last post by:
I created a web project named 'Access' in C:\Inetpub\wwwroot\Access and dropped an .mdb there. I dragged a DetailView to the form, configured it to show two fields of a table, and got...
38
by: Oldie | last post by:
I have built an MS Access Application under MS Office XP (but I also own MS Office 2000). I have split the application in the pure database tables and all the queries, forms, reports and macro's. ...
6
by: DavidMS | last post by:
I have a production access application with no development environment. We need to create a develoment access environment with an empty db. We are not allowed to see the production data. How do I...
2
by: Steve | last post by:
I have zero experience with ODBC. If I have an Access frontend connected to a SQL Database using ODBC, are the tables connected like a frontend/backend Access database where the the tables you see...
0
by: vedrandekovic | last post by:
Hello, Is there any example how can I create executable from executable with py2exe.For example if I create main executable with some TextEntry ( wxpython ) and then when i write this code into...
0
by: singhPrabhat | last post by:
Hi, I am using 64-bit linux box (Open Suse 10.3 ). I want to create executable for windows box. how can I use Makefile to create executable for windows? I can see some .dll files which I...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.