0

I am trying to connect Excel will Oracle DB. I have already installed the Oracle client in my system (version: Oracle 11.2.0.3.0_64-bit).

The process which I am following is:

enter image description here

Then I got below message.

enter image description here Then I clicked "OK"

Then I entered the server details and clicked "OK" to connect.

Then I got below error.

enter image description here

I retried but every time same issue.

I followed the same connection process in Power BI, there I am able to connect successfully, but the issue is only coming in Excel.

what could be the reason and how I can fix it?

James Z
  • 12,209
  • 10
  • 24
  • 44
sudipto
  • 1
  • 1
  • 1

1 Answers1

0

Based on the error message if your Oracle Client that is installed is 64-bit, your version of Microsoft Office that is installed is 32-bit.

You can check the version of Office that's installed by going to File > Account > About Excel. In the pop-up, it will indicate if it is 32-bit.

Excel screenshot

You can correct the error by installing the version of the Oracle Client (32-bit or 64-bit) that matches your Microsoft Office installation.

EJ Egyed
  • 5,791
  • 1
  • 8
  • 23