ms access into a .exe??

Ice

New member
Local time
Today, 00:15
Joined
Dec 4, 2003
Messages
5
i am working on a project for school dealing with ms access and i need to turn the project into a .exe, how do i do this?

when complete it has to be executable from any computer
 
This is not possible under any conditions. Just as you would not be able to open a spreadsheet on a PC where Excel was not installed, you can't open an Access database on a PC where neither the retail nor runtime version of Access is installed.

Search the archives here for a more detailed explaination.
 
I'd like a dollar for every time you have said that Pat. ;)
 
well like i said its for school and the computer there will have access on it, but he said it should work on any computer

frankly as long as it works i dont much care either way ;p


but how do u turn the program into a exe file so that it runs (with accessXP i think the school has)

thanks
 
Ice,

If the computers at school have access already installed, then you do not need to (and can't do it anyway) convert the file to .exe.

The .mdb or .mde will simply be able to be copied to the machine in question.

If you have split your front and back ends, then you may need to use the linked table manager to reconnect the two.

If you have linked images (not embedded), then you should copy these to the same directory also.


You could zip all the components (mdb be and fe and images etc) into a zip (or .exe) and then the extraction (copying) part is easier.

However, conversion of an .mdb to .exe is NOT possible as previously stated. I would suggest that you seek clarification from your teacher as to what exactly they want. If your teacher restates that they want it "converted" to an .exe, then you just tell them that "the access gods" (Pat) said it can't be done.

Happy studying.

Brad.
 

Users who are viewing this thread

Back
Top Bottom