I have a big problem. please help me.
My Objective :
I want to export table in MS Access to MySQL Linux box .
My installed software :
1.MyODBC and MS Access in Window 98
2.MySQL on Linux Box.
I do to follow steps in tutorial at www.phphelp.com. And I think I follow right steps.
But after I export table by using MyODBC ,it has error (ODBC-call failed) like :
[TCX][MyODBC]Host " is not allowed to connect to this MySQL server (#1130)
How should I do ?
I must create table in MySQL which is the same fields with exported table in MS Access before ?
Please tell me.
and please explain me about MyODBC's working steps when I export table from MS Access to MySQL on Linux box.(if you can)
Thank you for advance.