Posts

Showing posts with the label OLEDB

Is it possible to link SQL Server with Oracle server

SQL Server can be linked to any server provided it has OLE-DB provider from Microsoft to allow a link. E.g. Oracle has an OLE-DB provider for oracle that Microsoft provides to add it as linked server to SQL Server group.