In the last episode (Apr 04), Bill Easton said:
> I have a bunch of users with a MySQL database on their local
> machines.
> 
> Life would be simpler if they were able to access the MySQL database
> (read only) from Microsoft Access.
> 
> Can this be done through an ODBC connection?  Can somebody tell me
> how to set it up?

Just install myodbc on the windows machines, set up a DSN pointing to
the MySQL server, and link the tables in your Access project.

-- 
        Dan Nelson
        [EMAIL PROTECTED]

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to