Active Query Builder History v.1.32.2
+ The new component TacCriteriaBuilderFilterList is added. It adds the possibility to save user filters between work sessions. - DevExpress: dxBar package is added to the references section of acQueryBuilder package. - MS SQL Server: The ambiguity on parsing a JOIN without join type is fixed. - The bug with the incorrect fix-up for column names in sub-queries ORDER BY clause is fixed.
Active Query Builder History v.1.32.1
+ PostgreSQL: The API to add new aggregate functions is made as follows. var rootItems = queryBuilder1.MetadataContainer.Items; var agg = new MetadataAggregate(rootItems) { Name = "custom_agg" }; rootItems.Add(agg); - MySQL: Hanging on parsing queries with GROUP_CONCAT functions is fixed. - Crash on using the "Wrap Into Derived Table" feature for some queries is fixed. - Crash on drawing the datasource selection frame in rare circumstances is fixed.
Active Query Builder History v.1.32.1
- MySQL: Hanging on parsing queries with GROUP_CONCAT functions is fixed. - Crash on using the "Wrap Into Derived Table" feature for some queries is fixed. - Crash on drawing the datasource selection frame in rare circumstances is fixed.
Active Query Builder History v.3.9.6.472
+ The improved datasource reordering API is utilized. = Localized string is applied to the Re-order datasources modal caption. = Reference to the ActiveQueryBuilder.Core assembly is updated to v.3.9.6.2238.
Active Query Builder History v.3.9.6.2238
+ Re-ordering datasources in inner groups of the FROM clause is possible now. = MS SQL Server: Alias for table-valued functions is required now. - Printing of unrecognized aggregates is fixed. - Oracle: Support for VALIDATE_CONVERSION built-in function is corrected.
Active Query Builder History v.3.9.6.2238
+ Re-ordering datasources in inner groups of the FROM clause is possible now. = MS SQL Server: Alias for table-valued functions is required now. - Printing of unrecognized aggregates is fixed. - Oracle: Support for VALIDATE_CONVERSION built-in function is corrected.
Active Query Builder History v.3.9.6.2238
+ Re-ordering datasouces in inner groups of the FROM clause is possible now. = MS SQL Server: Alias for table-valued functions is required now. - Printing of unrecognized aggregates is fixed. - Oracle: Support for VALIDATE_CONVERSION built-in function is corrected.
Active Query Builder History v.1.32.0
+ Now it's possible to select multiple datasources in the Design Pane in different ways: - select all datasources in a rectangular area with the mouse, - select individual datasources while holding the Ctrl key, - select all the intermediate datasources between the given two ones (by joins) holding the Shift key. + The new "Wrap into derived table" action is added to the datasource context menu to pack one or several datasources in a new derived table preserving the joins and conditions in the current subquery.
Active Query Builder History v.1.32.0
+ Now it's possible to select multiple datasources in the Design Pane in different ways: - select all datasources in a rectangular area with the mouse, - select individual datasources while holding the Ctrl key, - select all the intermediate datasources between the given two ones (by joins) holding the Shift key. + The new "Wrap into derived table" action is added to the datasource context menu to pack one or several datasources in a new derived table preserving the joins and conditions in the current subquery. = Themes/skins compatibility is improved. - acCriteriaBuilder: Occasional crashing in x64 version is fixed. - TacDateTimePicker.ConvertFormat: Format definition string for ftDate and ftTime is fixed. = DevExpress: DevExpress menu items are used for context menus. ! DevExpress: Minimal required version is raised up to v.20.
Active Query Builder History v.1.31.14
= SQL Server: Alias is made required for table-valued functions to distinct them from tables with hints. - Oracle: Support for VALIDATE_CONVERSION built-in function is corrected. - Using correct field name in ORDER BY if query has set operators (UNION, etc.) - SAP Hana: Support for CHAR built-in function is fixed. = Minimal control size is decreased.
Active Query Builder WinForms .NET Edition:
Active Query Builder WPF .NET Edition:
Active Query Builder ASP.NET Edition:
Active Query Builder Java Edition:
Active Query Builder ActiveX Edition:
Active Query Builder VCL Edition:
We have been using Active Query Builder for over a year and must say that both the product and support have been outstanding!
We chose Active Query Builder due to its flexibility and features, but have been truly pleased by its power and hidden capabilities. ...
In summary Active Query Builder provides excellent components, great support and a very flexible feature set. It has allowed us to provide features to our end users that I did not think would be possible in the first release of our new tools and in a timeframe that was much shorter than planned. I would recommend that anyone dealing with databases in the .Net world should be aware of this component and its capabilities!