Forum Discussion
Having issues with Connect to Oracle database
- 10 years agoYou need the latest ODP.net library to use Oracle. Please download it here:http://www.oracle.com/technetwork/topics/dotnet/utilsoft-086879.html
Hi! I have issue with the original issue. Details: "The provider being used is deprecated: 'System.Data.OracleClient requires Oracle client software version 8.1.7 or greater.'. Please visit https://go.microsoft.com/fwlink/p/?LinkID=272376 to install the official provider."
I have installed a complete test environment on my windows virtual PC, with Oracle database and Oracle business intelligence running.
Now I have installed the corresponding ODAC to the version of oracle database I have, I believe.
When I installed the ODAC software it created a client_2 in adition to the client_1 I hve in the c:app.... folder
My guess is that Power BI is looking in the client_1 folder for the dll to use, when it should have looked in client_2 as that was created with the ODAC 64 bit install.
Any help or tips on this?
I solved my issues with having two clients by this thread: https://community.powerbi.com/t5/Desktop/Unable-to-connect-using-Oracle-database-even-after-ODAC-install/m-p/426572#M196317