Is there a way to dowanload the data from Mysql to Access2000 ?
How about using MyODBC? Access2K is able to connect to a MySQL server using ODBC drivers available at www.mysql.com.
There's a pretty good tutorial at this address..
http://www.phphelp.com/tutorial/using-myodbc-to-connect-to-a-remote-database.html
I've gotten it to work myself but it takes a while to transfer an entire database even very small ones.
Regards Ciaran