You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tako Lee edited this page Feb 21, 2014
·
2 revisions
Typically, formatted SQL will be in plain text. We can also save formatted SQL in HTML and RTF format with syntax highlighting.
RTF output
With this output, colored SQL can be viewed in any editor that supported RTF format, such as writer and ms word. and you can use Microsoft Rich Editor component in your app to add syntax highlighting function with RTF output.
HTML output
With this output, colored SQL can be published in website, blog, wiki and so on.