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 p...
Harun24HR
May 18, 2023Bronze 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.