Hi,
This must be really simple but the documentation for MySQL in Windows seems virtually non-existent.
I have done a datebase dump from my ISP and now have a file named databasename.sql (real name excluded for security). I am trying to open it in Access so that I can populate the tables with data and then re-upload it. I have MySQL installed and the ODDC driver loaded.
I make a connection, but no tables exist. It looks like I need to extract the data from the single .sql file into files with .myd, .myi, .frm.
How do I do this?
Thanks,
Adam Liberman
Liberman Souns
Adam Liberman
This must be really simple but the documentation for MySQL in Windows seems virtually non-existent.
I have done a datebase dump from my ISP and now have a file named databasename.sql (real name excluded for security). I am trying to open it in Access so that I can populate the tables with data and then re-upload it. I have MySQL installed and the ODDC driver loaded.
I make a connection, but no tables exist. It looks like I need to extract the data from the single .sql file into files with .myd, .myi, .frm.
How do I do this?
Thanks,
Adam Liberman
Liberman Souns
Adam Liberman