Forum Discussion
Connect to hostinger database
Hi Blackliq,
Firstly, are you able to connect to the database through MySQL workbench? Make sure that MySQL workbench is installed on the same machine with Power BI Desktop. If the connection fails, please follow the instructions in this blog to troubleshoot this issue.
Secondly, if you are able to connect to database using MySQL workbench, please use same connection parameters in Power BI Desktop, and also add port number with server name to connect to MySQL.
Thirdly, ensure that you install MySQL Connector/Net 6.6.5 for Microsoft Windows on your computer. Select the driver that matches your Power BI Desktop installation (32-bit or 64-bit).
Thanks,
Lydia Zhang
- Blackliq9 years agoNew Member
Hi Lydia,
Thank you for your reply and sorry for my late reaction.
I tried it through MySql Workbench, but I couldn't connect to the database. I'm trying to solve this.
Best regards,
Thijs
- Anonymous9 years agoNot applicable
Hi Blackliq,
Have you added port number in the connection string and installed the connector?
In addition, please create a dsn for your hostinger database, then connect to it via Get Data>ODBC entry in Power BI Desktop and check if it is successful.
Thanks,
Lydia Zhang