Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 1.53 KB

File metadata and controls

46 lines (34 loc) · 1.53 KB
description Data Viewer
title Data Viewer | Microsoft Docs
ms.custom
ms.date 03/01/2017
ms.prod sql
ms.prod_service integration-services
ms.reviewer
ms.technology integration-services
ms.topic conceptual
f1_keywords
sql13.dts.designer.dataviewer.f1
helpviewer_keywords
Data Viewer dialog box
ms.assetid 6351309a-688f-4e82-9697-1712130f10a1
author chugugrace
ms.author chugu

Data Viewer

[!INCLUDEsqlserver-ssis]

If a path is configured to use a data viewer, the Data Viewer displays the data buffer by buffer as data moves between two data flow components.

Options

Green arrow
Click to display the data in the next buffer. If the data can be moved in a single buffer, this option is not available.

Detach
Detach the data viewer.

Note Detaching a data viewer does not delete the data viewer. If the data viewer has been detached, data continues to flow through the path, but the data in the viewer is not updated to match the data in each buffer.

Attach
Attach a data viewer.

Note When the data viewer is attached, it displays information from each buffer in the data flow and then pauses. You can advance through the buffers by using the green arrow.

Copy Data
Copy data in the current buffer to the Clipboard.

See Also

Debugging Data Flow