I would like to take a MySQL database dump and then import all of the tables (the entire database) to Microsoft Access.
I've heard of the ability of Microsoft Access to connect with ODBC databases on-line, but the client's webhost does not allow external sources to access the MySQL databases...
Has anyone done this successfully (imported a MySQL dump into Access from a local SQL file)?
Thanks in advance.