In this article we will see how we can execute queries on remote SQL Server from Oracle Database on Oracle Linux / Red Hat Linux. In a previous article we saw how the reverse process is done so that we can connect from... read more
How can we connect Oracle Database to SQL Server using Oracle Gateway on Windows
In a previous article we saw how we can run queries on a remote SQL Server from an Oracle Database located on Linux through Oracle Database Gateway. In this article we will see how to install Oracle Gateway respectively... read more
How can we access another oracle database remotely
In this article we will analyze how we can access tables / views located in a remote Oracle database. To achieve this we need to create an object called Database Link.… read more