0

I am trying to configure a Linked Server in SQL Server to Oracle database. However, I am unable to find OraOLEDB.Oracle in the providers list of the linked servers.

Would you please guide me to find a solution to this issue ?

Thank you :)

Akram Shahda
  • 14,655
  • 4
  • 45
  • 65

1 Answers1

0

You need to have the latest ODAC package from Oracle installed on the SQL Server end. This includes an OLEDB driver.

kevinskio
  • 4,431
  • 1
  • 22
  • 36