Microsoft SQL Server Management Studio: Font of error and query completion status

Roo 6 Reputation points
2021-12-28T20:16:49.127+00:00

I was wondering if it is possible to change the font of the window where the status of queries is displayed? I circled the area that the font is too small for me.

Any help would be greatly appreciated!

160956-image.png

SQL Server | Other
{count} votes

2 answers

Sort by: Most helpful
  1. Tom Phillips 17,771 Reputation points
    2021-12-28T20:27:06.333+00:00

    Tools -> Options -> Environment -> Fonts and Colors. Show settings for "Output Window".

    2 people found this answer helpful.

  2. CathyJi-MSFT 22,396 Reputation points Microsoft External Staff
    2021-12-29T02:37:08.007+00:00

    Hi @Roo ,

    If you want to only change the query result text, yes, you are right. Tools -> Options -> Environment -> Fonts and Colors-> Text Results

    In addition, if you also want to change both size of query and result. There is a simple way, you can also use the little box with a percentage in the bottom left corner as below screenshot. This controls the font size of the pane.

    160986-screenshot-2021-12-29-103620.jpg

    But this method do not help with the Grid Results pane. If some day you want to change the size of the grid results view in SSMS. Please go to Tools -> Options- > Fonts and Colors. Then under Show Settings for: select Grid Results. From there you can change the font to whatever is most comfortable for you. Please restart the SSMS to make this change effect.

    161052-screenshot-2021-12-29-103305.jpg

    160969-screenshot-2021-12-29-104409.jpg


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.