PDA

Click to See Complete Forum and Search --> : Access convert too exe?


CoMMiE
Jul 12th, 2000, 05:25 AM
Hi

Is it posible to convert a Access database into exe so that a pc wouldnt need a copy of mircosoft Access in order to run it?

AKA
Jul 12th, 2000, 05:47 AM
No, but you can ship only the runtime part of Access.

Jimbob
Jul 12th, 2000, 05:48 AM
i don't think it's possible to make a completeley independent exe file, but you can compile it into a .mde file. the users would then need to have some access components installed, but they would not have the full version of it

to do this, go Tools, Database Utilities, Make MDE File

if you look in access help under About MDE Files, it will give you the full lowdown on the pros and cons of doing this

hope this helps.

AKA
Jul 12th, 2000, 06:03 AM
You can use MS ODE Tools to make a setup program for your MDE database

CoMMiE
Jul 12th, 2000, 08:09 AM
Men you guys here are great :)

all the question i post are always answer and reply

Thanks a lot for your answer