Skip to main content
Solved

Font/Color of SQL queries VS2022, VC10

  • April 21, 2026
  • 1 reply
  • 30 views

vikelous

Hello!

Is there a way to change the color of SQL queries in the editor that does not change the color of unused items? I’ve only discovered one item in Fonts and Colors, COBOL Unused Item, that changes the color of SQL, but I don’t want to change both.

Thanks. 

Best answer by Chris Glazier

Hello,

There is no separate option for the colorization of EXEC SQL statements. They are treated the same as the other COBOL reserved words.  It may be possible to add such a capability, but you would have to open up an enhancement request with Technical Support.

1 reply

Chris Glazier
Forum|alt.badge.img+4
  • Moderator
  • Answer
  • April 21, 2026

Hello,

There is no separate option for the colorization of EXEC SQL statements. They are treated the same as the other COBOL reserved words.  It may be possible to add such a capability, but you would have to open up an enhancement request with Technical Support.