Forum Discussion
bullius
9 years agoHelper V
Pervasive SQL Problem
Hi I am trying to connect to a PSQL database, but am getting the following error message: Any ideas about why and how to solve this problem? Thanks!
Anonymous
9 years agoNot applicable
Hi bullius,
Install relevant PSQL database driver and create ODBC data source for PSQL following the instruction in the blog below, then connect to the ODBC data source in Power BI Desktop and check if it is successful.
http://www.goldstarsoftware.com/papers/CreatingAnODBCDataSourceForPSQLv11.pdf
Regards,
Lydia Zhang
- bullius9 years agoHelper V
Thanks, I'll look into this.