Forum Discussion

gfranco's avatar
gfranco
New Member
10 years ago
Solved

Pervasive SQL V11 Connection ODBC failed

Hi team,

 

I want to ask you how the steps required to connect with DB Pervasive SQL V.11 via ODBC. -64 bits.

This is not allow me to get specific connection. I got connection failed driver was not found I just installed 64 bits client on my Windows 7 64 bits.

 

data source=IESRV;provider=PervasiveODBC -or

data source=IESSRV;provider=PervasiveOLEDB

unabletoconnect.png

 

 

Let me know how do I proceed to get the connection done.

 

 

 

Cheers,

  • That does not look like a valid ODBC connection string. You need either a DRIVER= specifying the driver along with all the properties you need to connect or a DSN= which refers to a locally-configured ODBC data source.

1 Reply

  • curth's avatar
    curth
    Power BI Team

    That does not look like a valid ODBC connection string. You need either a DRIVER= specifying the driver along with all the properties you need to connect or a DSN= which refers to a locally-configured ODBC data source.