Joseph Sliker:
Well, I'm not a programmer and I don't play one at work.
I am also not a MySQL, PHP, or Access expert either.
That being said, one way that might possibly work would be to write a simple little PHP program that would write the information in your MySQL database to a comma separated value (CSV) flat file.
Then I think you could use Access to retrieve the information from the CSV flat file and get it into Access.
This is kind of the long way around, but it might work.
You have probably already tried it, but if not I would do a Google search on something like "MySql to Access" and see what came up. I am sure you could find some freebee conversion software out there some where or at lease something that would give you a 30 day trial.
This probably wasn't of great value, but at least I gave it a shot.
Good Luck