There's never been an ability to create an executable from an Access
database, and I wouldn't expect there ever to be such a capability.
Take a look at what Tony Toews has at
http://www.granite.ab.ca/access/developereditionfaq.htm for some
alternatives.
--
Doug Steele, Microsoft Access MVP
http://www.AccessMVP.com/DJSteele
(no e-mails, please!)
"Claude Marsh" <(E-Mail Removed)> wrote in message
news:FC519D79-ACB8-4D38-95CF-(E-Mail Removed)...
>I have created several successful Access applications in the past. I need
>an
> application that can be maintained on several different computers which
> may
> not all have MS Office installed. Can I put the complete database on a CD
> so
> different people can update the data? I guess that this means the
> application
> would have to be a .exe file and maybe use CD-RW CDs so it can be written
> to
> on different computers.
>
> Really Gone