Forum Discussion
Thamer_Tarabzouni
May 18, 2023Copper Contributor
Trying to Access Oracle table but getting a message that Oracle.DataAccess.Client is not installed
Greetings,
I'm using windows 10 (64bit) and MS Excel 2019. Trying to Get data from table in Oracle database. When I do that selecting source as Oracle, I got message stating that The recommnded provider ('Oracle.DataAccess.Client') is not installed,...
I serached the net, and installed Oracle client for Microsoft tool (64 bit version), however the message still get displayed.
Any enountered this and resolved it? Appreciate any help to resolve this issue.
1 Reply
- Harun24HRBronze Contributor
Thamer_Tarabzouni I use oracle instant client for Windows.
https://www.oracle.com/database/technologies/instant-client/winx64-64-downloads.html
Then configure ODBC connection to oracle server.
Then use data import wizard using that ODBC connection.