We're glad to announce the new minor version of Active Query Builder. You can download the newest version from the download page.
What's new in the Active Query Builder version 1.5.5?
Please note that there are several properties to setup charset and other font properties to view your local symbols correctly.
VCL Edition properties of the TacQueryBuilder component: GridFont, TableFont and TreeFont.
ActiveX Edition properties of the IActiveQueryBuilderX interface: TablesFont, SelectListFont, StructureTreeFont and ObjectsTreeFont.
This property determines whether an identifier should be quoted or not. The necessity to quote identifiers is a subject of naming conventions of specific database server. There are three possible values of this property:
Please note that this property is effective only for ANSI SQL/89 and SQL/92 standard dialects. For the rest of specific dialects this property is set automatically in accordance with naming conventions of the database server.
VCL Edition: You may find the IdentCaseSens property at the TacANSI92SyntaxProvider and TacANSI89SyntaxProvider classes.
ActiveX Edition: IdentCaseSens is the property of the IActiveQueryBuilderX interface.
* These features will be available in the Standard Edition of Active Query Builder 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.
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.
Grouping, Sorting and Criteria
Active Query Builder allows to define grouping, sorting, and constructing criteria in a simple and direct way.