Forum Discussion
StandFC
10 years agoNew Member
Postgres error with Power BI Desktop
I have a PostGRES DB I'm trying to connect to using ODBC as it has a port and SSL requirement that seem to mean the postGRES conenctor will not work. Error mesasge here: Details: "PostgreSQL:...
BlancaHernandez
10 years agoNew Member
Hi,
I followed exactly this tutorial
http://outofmemory.azurewebsites.net/configure-npgsql-on-windows/
and I could make it work. Pay attention to the exact version of Npgsql you write in the DbProviderFactories tag. Check your GAC content and pick the exact version out of it.
Hope it helps!