Importig MySQL database

X

Xerxes

Hi,
a newbie question:
How can I import a MySQL database into access?
I can use PHPMyAdmin to export the database in SQL format, but I am not sure
what to do from there? Or if there is another way of doing it.

Thanx.
 
J

John Vinson

Hi,
a newbie question:
How can I import a MySQL database into access?
I can use PHPMyAdmin to export the database in SQL format, but I am not sure
what to do from there? Or if there is another way of doing it.

Thanx.

You can either link to or import the *data* by obtaining the ODBC
Driver from MySQL's website (free, I believe).

Any user interface software will probably need to be rewritten.
 
Top