Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.44 KB

File metadata and controls

26 lines (22 loc) · 1.44 KB
title Installing SMO | Microsoft Docs
ms.custom
ms.date 06/13/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology
ms.topic reference
helpviewer_keywords
installing SMO
SMO [SQL Server], installing
SQL Server Management Objects, installing
ms.assetid 140e9971-4940-4866-89b9-5cec938e2a16
author stevestein
ms.author sstein
manager craigg

Installing SMO

If you want to develop an application that uses [!INCLUDEssNoVersion] Management Objects (SMO), you should select the Client Tools SDK when you install [!INCLUDEssNoVersion]. To install the Client Tooks SDK without installing [!INCLUDEssNoVersion], install Shared Management Objects from the [!INCLUDEssNoVersion] feature pack. If you want to ensure that [!INCLUDEssNoVersion] Management Objects is installed on a computer that will run your application, you can use the Shared Management Objects .msi in the [!INCLUDEssNoVersion] feature pack.

By default, the SMO assemblies are installed in the [!INCLUDEssSampPathSDK] directory.

See Also

Quick-Start Installation of SQL Server 2014