Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Yggdrasill
Responsive Resident
Responsive Resident

Pervasive SQL

I'm trying to connect to a db. I'm getting the name of the db but no tables.

 

This is what I've done so far

  1. Installed Pervasive ODBC Client Interface drive
     1.png
  2. Setup System DNS in ODBC Data Source Administrator (32-bit) like following (Test works)
    2.png
  3. In Get Data I chose ODBC and ICESF as DSN
    3.png
  4. Navigator shows the following
    4.png
    All the db are empty except for one dummy db.

Now for authenticating I've tried

  1. Windows auth - which works. My windows account is in the admin group on the server
  2. Database - my user/pass works with the same result as above

 

On the server side I've created an Engine DSN like in these Instructions 

  • 64bit OS, with 32-ODBC Engine interface

 

Has anyone here successfully pulled out data from Pervasive SQL v.13 with Power Query in Power BI Desktop ?

 

Please, share

1 REPLY 1
dax
Community Support
Community Support

Hi Yggdrasill,

Accorin to your description, it seems that you could connect to Pervasive SQL successfully, but you can't get the table from database, right? And it seems that when you use windows credential , it could work, right?

You need to make sure the user(which use database credential) have permission to these table. In addition, if you write the SQL query in advanced option, will you get table data?

Best Regards,
Zoe Zhi

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors