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 :)
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 :)
You need to have the latest ODAC package from Oracle installed on the SQL Server end. This includes an OLEDB driver.