Connecting from Oracle SQL to SQL SERVER Express edition database ?
We have a 3rd party software which uses Microsoft SQL Server Express edition database.
There are some tables and data in SQL Server express edition.
We have an Oracle database(oracle 11g R2- 64-bit) in our environment. Now from one of the Oracle user schema how can we connect to MS SQL Express database and browse those tables ?
I am rookie, please give me step-by-step guide or link.
Thanks in advance