Re: Connecting to MySQL via Excel problem
The ODBC driver your Excel is trying to use on on the same machine as Excel, which gather is NOT the machine with Mysql.
You'll need to go to the machine with MySQL, connect to mysql with commandline client using root, and GRANT privileges for
user@excel.machine or user@%.
Then in the ODBC driver on the Excel machine, the hostname is the ip address, or host name of the machine with mysql on it.
Good luck,
Barry.
Subject
Views
Written By
Posted
4702
October 19, 2011 01:40AM
2262
October 19, 2011 10:12AM
2244
October 19, 2011 10:27AM
Re: Connecting to MySQL via Excel problem
1884
October 19, 2011 12:59PM
2020
October 20, 2011 12:59AM
4158
October 20, 2011 11:54AM
2335
October 20, 2011 03:40PM
2060
October 22, 2011 12:26AM
2078
December 13, 2011 06:44PM
2061
December 28, 2011 01:26PM
2300
March 26, 2012 06:09AM
2008
March 26, 2012 06:11AM
1683
October 20, 2011 10:20AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.