We are glad to announce the new component for Windows.Forms .NET 2.0 Framework intended for fast and convenient SQL text editing. The component requires Active Query Builder .NET Edition to perform SQL parsing and to get access to metadata information and SQL dialect settings of a database.
Key features:

The component can be used as a standalone SQL Text Editor (Active Query Builder can be visible or hidden, but it's needed anyway) or as an Expression Editor for Active Query Builder that accessible through the ellipsis button of Expression and Criteria column cells.
To use the component as a standalone SQL Text Editor, you should drag the SQLTextEditor component from the toolbox to a form and set the SQLTextEditor.QueryBuilder property to an instance of the QueryBuilder component. To use the component as an Expression Editor, you should drag the ExpressionEditor component from the toolbox to a form and set the QueryBuilder.ExpressionBuilder property to an instance of ExpressionEditor. You may find the sample project that illustrates working with the component included in the Trial version.
Please note that SQL Text Editor is available as a part of .NET Professional Subscription only.
» All Active Query Builder newsAutomatic Joins Creation
Active Query Builder automatically determines relationships between tables and creates appropriate joins for them.
Different Join Types
Active Query Builder allows to define different join types and various server-specific query options visually.
Grouping, Sorting and Criteria
Active Query Builder allows to define grouping, sorting, and constructing criteria in a simple and direct way.
Unions and Sub-Queries
Unions, sub queries and derived tables can be accessed and built visually in Active Query Builder as easy as the main query.