无法安装Microsoft Power Bi Postgre SQL连接器 [英] Cannot install Microsoft Power Bi Postgre SQL connector

查看:200
本文介绍了无法安装Microsoft Power Bi Postgre SQL连接器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试使用Microsoft Power Bi连接到PostgreSQL数据库。

I am trying to use Microsoft Power Bi to connect to a PostgreSQL database.

当我转到获取数据时,它只是说连接器需要先安装一个或多个其他组件,然后才能使用

When I go to Get Data it just says that the connector requires one or more additional components to be installed before it can be used


  1. 我已经安装了Microsoft Power双向版本:2.47.4766.801 64位(2017年6月)。

  2. 我已经安装了Npgsql 3.2.3。

  3. 我已经安装了VS Studio 2017社区,并使用VS Studio命令提示符将dll文件添加到程序集中。

  4. 我已经编辑了我的machine.config文件。

  1. I have installed Microsoft Power Bi version: 2.47.4766.801 64-bit (June 2017).
  2. I have installed Npgsql 3.2.3.
  3. I have installed VS Studio 2017 Community and added the dll files to the assembly using the VS Studio command prompt.
  4. I have edited my machine.config file.

以下

<system.data>
  <DbProviderFactories>
    <add name="Npgsql Data Provider" invariant="Npgsql" description=".Net Framework Data Provider for PostgreSQL Server" type="Npgsql.NpgsqlFactory, Npgsql, Version=3.2.3.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7"/>
  </DbProviderFactories>
</system.data>




  1. 我正在运行Windows 10,因此我已经拥有已安装.NET Framework 4.5。
    6.我重新启动PC,打开Power Bi并尝试再次连接到Postgre,我得到的消息是该连接器需要安装一个或多个其他组件才能使用。 / strong>

我的Power Bi中的跟踪日志可以在以下位置找到:

The tracer log from my Power Bi can be found here:

https://www.sendspace.com/file/vleze0

我该如何使它工作?这让我疯狂!

谢谢

How can I get this thing to work?  It's driving me crazy!   Thanks

推荐答案

最新的Npgsql版本似乎存在一些问题。

成功连接 Npgsql 3.1.8 版本。

首先卸载现有版本,然后安装并重新启动。

There seems to be some problem with the latest Npgsql versions.
Succeded to connect with Npgsql 3.1.8 version.
First uninstall the existing version then install and restart.

这篇关于无法安装Microsoft Power Bi Postgre SQL连接器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆