Forum Discussion
ecate
10 years agoNew Member
Connect PowerBI Desktop with PostgreSQL
I'm tring to connect power BI to a Posgres 9.4 database installed into the same machine (my windows 10 laptop). I've overcome the error about Npgsql intalling Npgsql.dll with GACutil and modifying t...
Anonymous
10 years agoNot applicable
Hi to everyone,
I've faced the same issue and I've found the solution thanks to arify.
1) Install the latest release of Npgsql (by now the 3.0.5 version -> Npgsql-3.0.5.msi and Setup_NpgsqlDdexProvider.exe)
2) Restart the pc
If you try to access into the database it might give you this error:
But if you follow the indications provided by arify you can solve this problem.
3) You have to enter in the "Data source settings"
4) and then edit the "Encryption" option.
p.s. For Npgsql I provide the installers instead of the .zip because it's more easy to use.
#I'M Not An Expert#