---
title: "Can SQL Servers linked to other servers like Oracle?"  
description: "Can SQL Servers linked to other servers like Oracle?"  
author: "Anonymous User"  
published: 2014-10-12  
updated: 2020-09-21  
canonical: https://www.mindstick.com/interview/2219/can-sql-servers-linked-to-other-servers-like-oracle  
category: "mssql server"  
tags: ["database", "mssql server"]  
reading_time: 1 minute  

---

# Can SQL Servers linked to other servers like Oracle?

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.

## Answers

### Answer by Anonymous User

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.


---

Original Source: https://www.mindstick.com/interview/2219/can-sql-servers-linked-to-other-servers-like-oracle

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
