Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.32 KB

File metadata and controls

38 lines (30 loc) · 1.32 KB
title Copy Items in a Solution
ms.custom seo-lt-2019
ms.date 01/19/2017
ms.prod sql
ms.prod_service sql-tools
ms.reviewer
ms.technology ssms
ms.topic conceptual
helpviewer_keywords
copying items
projects [SQL Server Management Studio], copying
solutions [SQL Server Management Studio], item copying
ms.assetid f95f084e-9f3d-4d15-90b4-1094ab2eda51
author markingmyname
ms.author maghan

Copy Items in a Solution

[!INCLUDEappliesto-ss-asdb-asdw-pdw-md] You can copy items using Solution Explorer or Windows Explorer.

To copy items within Solution Explorer

  1. In Solution Explorer, select the item you want to copy.

  2. On the Edit menu, click Copy.

  3. In Solution Explorer, select the destination project.

  4. On the Edit menu, click Paste.

Note

Connections cannot be copied between projects. When copying a query with an associated connection to another project, its associated connection is not copied to the target project. You must manually create the connection in the target project.

See Also

Solution Explorer
Move Items in a Solution