Reading .mdb on Macintosh without Ms access , possible ?

G

Gerald

dear,

I'm back in access dev for a while ...
I know that on PC it was possible to execute a .mdb on a machine without MS
Acces
Today i've done a little base , and i want to execute it on a MAC without Ms
access ...
is it possible ?

Take care
Gerald
 
D

Douglas J. Steele

If by "execute", you mean run the forms and reports that are in your Access
database, you can't even do that on Windows without Access being installed.
There is no version of Access for the Mac, although apparently you can run
Access using Windows emulation software.

If all you want to do is get at the data in the Access database, there may
be ODBC drivers for Access.
 
Top