I am trying to run openrowset from MS SQL Server on an Oracle server.
When i execute the following command:
select * from OPENROWSET(\'OraOLEDB.Oracl
Aside from other great responses, I just had to give NTFS permissions to the Oracle installation folder. (I gave read access)