Font display in Enterprise manager Vs QA

  • Any time I copy and past or script a stored proc from EM into QA I invariably find that the font used in QA compared to EM screws up the format I've applied when laying out statements. Take for example a column list. I use a separate line for each column and use tabs so that they each line up one under the. Now when I copy and past this sproc containing this column list from EM into QA I find that the columns no longer align themselves neatly.

    This means I'm pretty much limited to using either EM or QA to author my sprocs. Its just to jarring to read/update a sproc in QA when its been authored in EM and vice versa.

    Does anyone know how to make QA and EM use a consistent font so that this doesn't happen?

    Thanks Christian

  • In QA, Tools -> Options -> Fonts.

    In EM, its tricky. It took us a while to find it. Open a SP. Right click in the background. Choose Fonts...

    The Tools -> Fonts setting in EM has no bearing on SP fonts. The above is required to change that.

     

  • Thank you very much Aaron. I thought I was never going to get this issue resolved. Its amazing how such a small thing as fonts can so influence whether you can or can't use a tool.

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

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