Active Query Builder support area

How to set Sql text Color by key word

Avatar
  • updated
  • Completed

How to set sql text color.

use asp.net

ex. select column1,column2 from tableName

Avatar
Andrey Zavyalov, PM

Yes, you can use it at your discretion. The editor is distributed under the MIT license.

Avatar
Shang

Yes, I tried this demo is ok.

May I try it on my project?

Thanks

Avatar
Andrey Zavyalov, PM

The new SQL Syntax Highlighting Demo is added to the new version. Have you tried this demo?

Avatar
Shang

Hello, I download new trial version and try it, but no highlighting.

How to do this?

Thanks

Shang

Avatar
Andrey Zavyalov, PM

Hello, The new SQL Syntax Highlighting Demo is added to the new version. It uses the codemirror text editor for highlighting.

Avatar
Andrey Zavyalov, PM

Hello,

You can use any third-party text editor with syntax highlighting.

We will prepare a demo project with codemirror (MIT license) next week.