How to Setup Linked Server in SQL Server 2005?
Hi All,
In many cases it is found non oracle database needs to connect to oracle database to retrive data. For e.g Microsoft sql servetr or .net application may require to connect nad retrive data . In such cases we generally ODAC (oracle database access ) software provided by oracle. It contains oracle provider for OLE […]