Thank you so much!! I'm an Oracle guy and SQL Server drives me crazy. This video showed me exactly what I needed.
@redincs6 ай бұрын
You're welcome!
@5t13003 ай бұрын
This is exactly what I needed! Thank you for the clear instructions :)
@redincs3 ай бұрын
You are so welcome!
@milestomemoriez2 ай бұрын
Thank you so much! It worked seamlessly, i was struggling with Oracle installation for linked server with sql.
@redincs2 ай бұрын
You're welcome!
@Fenrir6668 Жыл бұрын
Been chasing myself in circles for two weeks trying to find the right ODAC version to use, didn't even think of downloading the full client. Thank you for showing the cloud download offerings.
@redincs Жыл бұрын
Glad I could help
@sebadigiorgio177010 күн бұрын
A genius!!!! Thank you!
@redincs8 күн бұрын
thank you!
@benjisamuel23999 ай бұрын
thank you so much my friend you did an amazing work. I have been trying to figure out this for hours because i installed the oracle client 11 g 32 bits and my sql server is 2022 tnsping worked by the ssms was not able to see the oracle provided. I followed lot of different pages. at the end I saw your video which saved me. thanks again for saving my day you are genius. God bless you.!!
@redincs9 ай бұрын
Thank you for you comment, I appreciate it!
@rowlandjones38723 ай бұрын
GREAT CONTENT...!!!
@redincs3 ай бұрын
Thank you!
@yalcinaksan10 ай бұрын
Thank you for your clean explanation 👍
@redincs10 ай бұрын
You’re welcome
@xLuisGabriel1998x7 ай бұрын
Thank you!!! Helped me a lot.
@redincs7 ай бұрын
You're welcome!
@duanjoe Жыл бұрын
It worked for me. Very helpful. Thank you.
@redincs Жыл бұрын
Excellent!!
@madhuk873 Жыл бұрын
Linked server test connection working fine but, while expading tables in linked server getting below. Error. Cannot obtain the schema rowset "DBSCHEMA_TABLES" for OLE DB provider "OraOLEDB.Oracle" for linked server "ORACLE_testlinked". The provider supports the interface, but returns a failure code when it is used. (Microsoft SQL Server, Error: 7311)
@ziadfawzi3 ай бұрын
Thank you so much.
@redincs3 ай бұрын
You're welcome!
@dataanalyst83914 күн бұрын
We mad a successful connection from SQL Server to Oracle, but the only thing is that need to use openquery t-sql function each time. Is there any way to query tables without it?
@redincs14 күн бұрын
You’d need to rewrite the query
@dataanalyst83914 күн бұрын
@redincs how? Provide example.
@TalhaIftikhar-wj3buАй бұрын
what if we have rds oracle instance?
@emarversityАй бұрын
The process is the same.
@rowlandjones38723 ай бұрын
HOW DO WE GET CONTENT FROM A VIEW RATHER INSTEAD OF TABLE
@redincs3 ай бұрын
Yes you can
@TheEminn2610 ай бұрын
thank u :))
@redincs10 ай бұрын
You're welcome 😊
@sebadigiorgio177010 күн бұрын
I had to replace (SID =DEV) with (SERVICE_NAME = your service name)