1

I am trying to connect Oracle with VBA using connection string OraOLEDB.Oracle and it is throwing an error Provider not found

  • MS Office 365 - 64 bit
  • Oracle 11g - 64 bit
  • Windows7 - 64 bit

It is not possible for me to switch to 32 bit.

It will be a great help.

Durga
  • 15,263
  • 2
  • 28
  • 52
Ishu
  • 11
  • 2

1 Answers1

0

You need to get the 64-bit OLEDB driver installed. Repair your Oracle installation or download it from here.

itsLex
  • 786
  • 1
  • 5
  • 13