【问题标题】:Microsoft Power BI connect to mysqlMicrosoft Power BI 连接到 mysql
【发布时间】:2014-12-23 10:45:51
【问题描述】:

我的 mysql 服务器在云端。我在 Window 7 机器上安装连接器以连接 mysql。然后我尝试从 Power BI 连接到 MySQL 服务器。我给出了 IP 地址和数据库名称,我的根凭证。然后我点击保存。它给了我以下错误。

DataSource.Error: MySQL: Unable to connect to any of the specified MySQL hosts.
Details:
    Message=Unable to connect to any of the specified MySQL hosts.
    ErrorCode=-2147467259

然后我尝试使用来自同一台机器的相同凭据从 mysql 工作台进行连接。我可以连接,但我没有从 Excel Power BI 连接。

【问题讨论】:

    标签: powerbi


    【解决方案1】:

    我发现您需要安装一个特殊的驱动程序才能让 PowerBi 与 MySQL 一起工作。该驱动程序的链接实际上在错误消息中(但您无法单击它或选择文本?)。

    mysql-connector-net-6.6.5.msi

    I found the file here.

    【讨论】:

    • 它实际上只是一个用于 .net 的普通 MySQL 连接器
    猜你喜欢
    • 2016-07-26
    • 2023-02-08
    • 1970-01-01
    • 2019-04-18
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多