--- title: "System Requirements | Microsoft Docs" ms.custom: "" ms.date: "06/13/2017" ms.prod: "sql-server-2014" ms.reviewer: "" ms.technology: "database-engine" ms.topic: "reference" helpviewer_keywords: - "system requirements [SMO]" - "SMO [SQL Server], system requirements" - "SQL Server Management Objects, system requirements" - "requirements [SMO]" ms.assetid: 5fd1dbcd-b3bb-4da0-8582-db2e5eeac9a3 author: mashamsft ms.author: mathoma manager: craigg --- # System Requirements [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Management Objects (SMO) uses the [!INCLUDE[msCoName](../../includes/msconame-md.md)] `System.Data.SqlClient` object driver to connect to and communicate with instances of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]. SMO clients require [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Native Client, which is included with [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] and the [!INCLUDE[dnprdnshort](../../includes/dnprdnshort-md.md)] 2.0. To develop applications by using SMO, you must have [!INCLUDE[msCoName](../../includes/msconame-md.md)] [!INCLUDE[vsprvs](../../includes/vsprvs-md.md)] 2008 installed. ## See Also [Overview of SQL Server Installation](https://technet.microsoft.com/library/bb500438\(v=SQL.105\).aspx)