Forum Discussion
Why my MySQL Connector is not working on a 64bit Microsoft Power BI?
- Anonymous1 year ago
Hi Aleeya ,
Thanks for reaching out to the Microsoft fabric community forum.Please make sure the connector is correctly installed,
To determine if the package is installed correctly, open a PowerShell window and run the following command:
[System.Data.Common.DbProviderFactories]::GetFactoryClasses()|ogv
If the package is installed correctly, the MySQL Data Provider is displayed in the resulting dialog. For example:
If this post helps, then please consider Accepting as solution to help the other members find it more quickly and consider giving a KUDOS. Feel free to reach out if you need further assistance.
Thank you
Nope. Still not helping. Still appears the same pop-up.
- Anonymous1 year agoNot applicable
Hi Aleeya ,
Thanks for reaching out to the Microsoft fabric community forum.Please make sure the connector is correctly installed,
To determine if the package is installed correctly, open a PowerShell window and run the following command:
[System.Data.Common.DbProviderFactories]::GetFactoryClasses()|ogv
If the package is installed correctly, the MySQL Data Provider is displayed in the resulting dialog. For example:
If this post helps, then please consider Accepting as solution to help the other members find it more quickly and consider giving a KUDOS. Feel free to reach out if you need further assistance.
Thank you