Connecting to Oracle from SQL Server
I wanted to query some Oracle data from the SQL Server Management Studio today and issue some updates as well. After trying many, many things I finally was able to get the connection to work. I wanted to document the exact steps here, mostly for myself. You have to add a linked server into SQL …