Cannot connect PowerPivot to an ODBC
I can connect to the ODBC through an Excel workbook, but I cannot create the connection in PowerPivot. I get the message: "The test connection failed because the provider could not be initialized. Failed to connect to the server. Reason: ERROR [08004][Pervasive][ODBC Client Interface]Missing '=' in connection string.
July 16th, 2015 4:21pm

Hi Joan_T,

This issue might occur if the Extended Properties information was not contained in the ODBC connection string.

The following is a sample of the correct connection string:

Provider=MSDASQL;Persist Security Info=True;User ID=sa;Extended Properties="DSN=MSSQL 2012;UID=sa;APP=Microsoft Office 2013;WSID=GENLI-T430;DATABASE=test;Pwd=**********";Initial Catalog=test;Password=**********

This KB article provides specific steps about how to create a correct connection string:
https://support.microsoft.com/en-us/kb/2971280 

Please refer to this KB article and try the method to create a correct connection string.

Hope it's helpful.

Regards,

Emi Zhang
TechNet Community Su

Free Windows Admin Tool Kit Click here and download it now
July 17th, 2015 3:04am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics