Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.7 KB

File metadata and controls

37 lines (25 loc) · 1.7 KB
title Set Trace Display Defaults
titleSuffix SQL Server Profiler
description Explore the tool options that SQL Server Profiler uses by default in traces, such as the font type, size, and style, and learn how to adjust them.
author rwestMSFT
ms.author randolphwest
ms.date 06/05/2025
ms.service sql
ms.subservice profiler
ms.topic how-to
ms.collection
data-tools

Set trace display defaults (SQL Server Profiler)

[!INCLUDE SQL Server Azure SQL Managed Instance]

This article describes how to set tool options, which specify the font types, size, and style that [!INCLUDE ssSqlProfiler] uses to display traces in the trace window. You can also specify that [!INCLUDE ssSqlProfiler] displays all dates and times with the regional settings that are configured for your operating system.

Set trace display defaults

  1. On the Tools menu, select Options.

  2. In the General Options dialog box, select Choose Font.

  3. In the Font dialog box, select the Font, the Font style, and Size to be used by [!INCLUDE ssSqlProfiler] to display traces.

  4. Select OK to apply the settings and close the Font dialog box.

  5. In the General Options dialog box, check Use regional settings to display date and time values to configure [!INCLUDE ssSqlProfiler] to use the regional settings that are configured for your system when it displays traces.

  6. Select OK to close the General Options dialog box.

Related content