--- title: "Open a Trace Table (SQL Server Profiler) | Microsoft Docs" ms.custom: "" ms.date: "03/01/2017" ms.prod: "sql-server-2016" ms.reviewer: "" ms.suite: "" ms.technology: - "database-engine" ms.tgt_pltfrm: "" ms.topic: "article" helpviewer_keywords: - "opening trace tables" ms.assetid: 8f7cc6b9-c717-4995-9af9-cacc6501aee2 caps.latest.revision: 24 author: "JennieHubbard" ms.author: "jhubbard" manager: "jhubbard" --- # Open a Trace Table (SQL Server Profiler) This topic describes how to open an existing trace table by using [!INCLUDE[ssSqlProfiler](../../includes/sssqlprofiler-md.md)]. ### To open a trace table 1. On the **File** menu, point to **Open**, and then click **Trace Table**. 2. Connect to the server instance that contains the trace table. 3. In the **Source Table** dialog box select the database that contains the saved trace table from the **Database** list. 4. From the **Table** list, select the table name. Click **OK**. ## See Also [View and Analyze Traces with SQL Server Profiler](../../tools/sql-server-profiler/view-and-analyze-traces-with-sql-server-profiler.md) [Save Traces and Trace Templates](../../tools/sql-server-profiler/save-traces-and-trace-templates.md) [SQL Server Profiler](../../tools/sql-server-profiler/sql-server-profiler.md)