Forum Discussion
TheMish
7 years agoRegular Visitor
connecting to SQL server
Hello, I created a simple test database in order to connect my PowerBI to it. However, i am having issues. Database info: Server: db4free.net port is 3306 database name: woodinvillecrime user...
- Anonymous7 years ago
You should install the MySQl connector for Power BI before attempting to connect. You can find more information here.
- Anonymous7 years ago
You can download the lastest Connector/Net data prvider for Mysql from the official MySql website at https://dev.mysql.com/downloads/connector/net/
TheMish
7 years agoRegular Visitor
This is the SQL website platform if this helps.
Thanks,
Anonymous
7 years agoNot applicable
You can download the lastest Connector/Net data prvider for Mysql from the official MySql website at https://dev.mysql.com/downloads/connector/net/
- TheMish7 years agoRegular Visitor
Thank you guys. it is working now. Much appreciated.