Active Query Builder  »  News  »  Active Query Builder VCL and ActiveX Editions News


June 26, 2006

Active Query Builder 1.5.5 released

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?

  • Active SQL Parser has full Unicode support now.

    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.

  • The new IdentCaseSens property is added to control the behavior of the ANSI SQL syntax provider.

    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:

    • icsNonSensitive: all identifiers are considered to be non-case sensitive. I.e. there will be no quoted identifiers except those which have special symbols like spaces. (MS SQL Server, MS Access, FoxPro)
    • icsSensitiveUpper: all identifiers are case sensitive and if an identifier is written with without quotes, it will be considered as ALL-UPPERCASE by the server. (Oracle, Informix, MySQL, InterBase, etc.)
    • icsSensitiveLower: all identifiers are case sensitive and if an identifier is written with without quotes, it will be considered as all-lowercase by the server. (PostgreSQL)

    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.

  • VCL Edition: The new metadata provider for the NexusDB database is added (www.nexusdb.com).*
  • ActiveX Edition: We have made the new dialog that allows you to work with MetadataFilter object. It allows you to filter database objects by their schema and object name. The EditMetadataFilter method will allow you to call this dialog. This method returns True if some of the metadata filtering conditions were changed, so you'll need to refresh metadata to apply these changes.
  • Fixed bug with the Firebird syntax provider.
  • Other minor bugfixes and improvements.

* These features will be available in the Standard Edition of Active Query Builder only.

at ActiveDBSoft.
» All Active Query Builder VCL and ActiveX Editions news

Comments by Disqus:

News

Tweets

Testimonials

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!


Social networks