Question about programming for MAC and Windows

G

Gary

I have a 2007 database that I want to turn into an application that I can
distribute and sell. I have it in a Windows format and want to know what I
have to do to make it work in a MAC environment.
 
J

John W. Vinson

I have a 2007 database that I want to turn into an application that I can
distribute and sell. I have it in a Windows format and want to know what I
have to do to make it work in a MAC environment.

Run in a Windows emulator. Access doesn't work in the MAC operating system
environment.

Note also that a database cannot be converted into a executable application.
You must have the Access program executable (either retail or runtime) in
order to use an Access database for anything other than a data repository.
 
Top