Forum Discussion
MySQL database connector required message keeps popping up...
- Anonymous2 years ago
Hi PowerRookie ,
Greg_Deckler advice is great, and you need to download the 64 bit correct MySQL connector.I'll refer you here to the link for the corresponding 64-bit connector.
You can download the ODBC driver (connector / ODBC) for MySQL from the following link, this connector works fine in my environment.
https://dev.mysql.com/downloads/connector/odbc/
Below is the link will help you:
Solved: Cannot connect to local MySQL database. - Microsoft Fabric Community
c# - Cannot install Microsoft Power Bi Postgre SQL connector - Stack Overflow
Best Regards,
Xianda Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi PowerRookie ,
Greg_Deckler advice is great, and you need to download the 64 bit correct MySQL connector.I'll refer you here to the link for the corresponding 64-bit connector.
You can download the ODBC driver (connector / ODBC) for MySQL from the following link, this connector works fine in my environment.
https://dev.mysql.com/downloads/connector/odbc/
Below is the link will help you:
Solved: Cannot connect to local MySQL database. - Microsoft Fabric Community
c# - Cannot install Microsoft Power Bi Postgre SQL connector - Stack Overflow
Best Regards,
Xianda Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- PowerRookie2 years agoRegular Visitor
I think my install of windows 11 was corrupt somehow. Finally I did a fresh install, installed the 64-bit version afterwards (visual studio was mandatory to install as well). And after that it works like a charm! Thanks!