Forum Discussion
Cannot connect to local MySQL database.
hi community,
I have a MYSQL database installed on my system along with Power BI. I have been trying to connect the two together. Though it keeps asking me to install additional components before it can be used. I have installed the latest connector for 64-bit machine.
Still, it is not working. I am desperate for any help in connecting to the database. I am interning and power BI is a tool I am using, though I am having a serious issue accessing the database. please find below the image for the error
Hi mayankkapoor85,
From the error message, it looks like you didn't install the correct MySQL connector successfully. You can download the ODBC Driver for MySQL(connector/ODBC) from below link, this connector worked well in my environment.
Also, here is a similar thread for your reference: Cannot connect to local MySQL database
Regards,
Yuliana Gu
3 Replies
- ChihiroSolution Sage
Check your connector version/type and also ensure you install it via MSI option.
Below should be the one you need.
mysql-connector-net-6.6.5.msi
https://dev.mysql.com/downloads/file/?id=412152
- v-yulgu-msftMicrosoft Employee
Hi mayankkapoor85,
From the error message, it looks like you didn't install the correct MySQL connector successfully. You can download the ODBC Driver for MySQL(connector/ODBC) from below link, this connector worked well in my environment.
Also, here is a similar thread for your reference: Cannot connect to local MySQL database
Regards,
Yuliana Gu - rach141New Member
Did you find the solution. Please help.