I would like a text editor component that color codes SQL Statements like you would see in SQL Server Management Studio. I want to drop it on a form so I can write sql statements and send the queries to my database. It is not necessary to have intellisense but it would be a plus. Is there something like that out there?
Asked
Active
Viewed 8,237 times
6
-
http://stackoverflow.com/questions/1008154/net-query-builder-component – madcolor Sep 11 '09 at 19:25
3 Answers
0
The source to Query Express is available; I'm not sure how difficult it would be to integrate with your application.

TrueWill
- 25,132
- 10
- 101
- 150