POOR HIGH DPI BEHAVIOR

  • Hello Friends

    I'm facing the difficulty with high DPI Behaviour in MS Sql server 2012 on Windows 8.1 lenovo yoga laptop. Please refer the image i attached to this post and help me to sort this problem out.

    I appreciate your valuable time.

    Thanks

    narendra

  • It's amazing how badly they've screwed up some of the things in 2012 SSMS. My recommendation would be to first make sure that you've updated to the latest service pack. If you're already there or that doesn't do it, then I'd recommend switching to a lower DPI.

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.

    Change is inevitable... Change for the better is not.


    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)

  • The image you show is 'standard' when you use high DPI settings within Windows 🙁

    A Microsoft GUI is typically designed with fixed field lengths that are measured in inches or centimetres, but not in pixels. A fixed length field shows the correct text when it is displayed at the original or smaller DPI, but overflows in the way you have found when the DPI is increased.

    One way round this problem that works with certain monitors is to set the monitor and Windows DPI to a lower setting than the monitor's natural DPI setting.

    Most monitors will automatically zoom the display to their natural DPI, with the result that everything displayed in your Windows desktop gets zoomed to a larger size. There are some monitors that need a specific setting in the display driver to do the zoom, or will not zoom and just put a black border around your desktop, so this may not work for everybody.

    Original author: https://github.com/SQL-FineBuild/Common/wiki/ 1-click install and best practice configuration of SQL Server 2019, 2017 2016, 2014, 2012, 2008 R2, 2008 and 2005.

    When I give food to the poor they call me a saint. When I ask why they are poor they call me a communist - Archbishop Hélder Câmara

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply