Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
rishimessi19
Contributor II
Contributor II

Issue with ADODB.Connection in Macro

Hi

I used ADODB.Connection in Macro script to connect to Oracle DB. It was working fine in QlikView 11.0. Mow I upgraded to QlikView 11.2 SR8 and I am getting this error while executing the macro - "Provider cannot be found. It may not be properly installed."

Connection String from my macro:

objADO.Open "Provider=OraOLEDB.Oracle;Data Source=XXXXX;User ID=XXXXXX;Password=XXXX;"

Thanks

1 Reply
ghoshrupam
Partner - Contributor
Partner - Contributor

We have also received the same error message after upgrading QV11 to QV12. Please suggest.