Hello all Im wondering if you could help me with this problem ... Whats the easiest way to download a MYSQL table to an Access or Excel table? I dont want to do any thing else just download a table of registered users.
Thanks again Al
I have been using a freeware utility called PHP-Dump. It's simple and seems to be doing the job. Then import the data with Excel or Access using comma delimited fields. Paul.
Thanks Paul ill try it ! Al