Can Mac users use an access database?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I designed a database for work, and some of those who want to see the info
use Macs. If I made a data access page, which is in HTML, would they be able
to use it with a web browser on a Mac computer? Also, is there a good (free)
tutorial or web site that I could use to learn how to use data access pages
over a network/what kind of connections I use? I have experimented a little
bit, and although I can get things to work, I don't understand what I am
doing when I open and use connections. Thanks!
 
When you design a database you should take into account what type of
computers your users have. You could generate a report and send it to those
Mac users. Data Access pages might be suitable but its a lot of work. Google
will tell you where the tutorials are. Sounds like this should probably have
been a web application in the first place.

Dorian
 
Back
Top