In the last episode (Nov 03), Marc Pidoux said:
> Eh, eh, sorry, stupid question for some of you, I'm sure...
>
> I'm wondering if there is a way to edit a MySQL DB through MS Access
> like you can for an MSSQL DB? I want to edit a lot of data, tables
> etc... and doing it through phpMyAdmin just isn't very efficient.
Sure. Just install the MySQL ODBC connector and link to the tables
same as you would for MS SQL. There is a whole section in the manual
detailing this:
http://dev.mysql.com/doc/refman/5.0/en/msaccess.html
--
Dan Nelson
dnelson@stripped