You cannot make an mdb file into an exe.
What you can do is use the Developers edition of Access to
create an install set which includes the runtime version of
Access. Plus convert your mdb into an mde to protect your
code from changes.
Also split your application up into front end (everything
except tables) and back end (just the tables), this is good
practice anyway.
I've not tried to run an app from a cd (which will probably
be read only) since about 97 or 98 so don't feel able to
comment on that.
--
Nick Coe (UK)
http://www.alphacos.co.uk/ AccHelp + pAnimal
http://www.pjandcoe.co.uk/ UK TShirts with Bark Factor!
In Alemseged Berhe typed: