Active Query Builder - ActiveX (.NET Ready) - V1.10.5

von Active Database Software - Produkttyp: Komponente / ActiveX OCX

Bitte beachten Sie, diese Produktinformation ist nicht in deutscher Sprache verfügbar.
Bildschirmabzug von Active Query Builder - ActiveX  - V1.10.5Build complex SQL queries via an intuitive visual interface. Active Query Builder is a .NET-ready ActiveX visual query builder component which gives your end-users the ability to create complex SQL queries containing unions and sub-queries via an intuitive visual interface. Active Query Builder has complete support of Oracle, Microsoft SQL Server, MySQL, PostgreSQL, Interbase/Firebird, SQLite and ANSI-92 SQL dialects and can be integrated with your application by setting a few properties or adding a few lines of code.

Ab
$289.10
Preis in

Unsere regulären Preise werden nachstehend angezeigt. Bitte melden Sie sich an um Ihre ermäßigten Preise zu sehen.

Active Query Builder Standard ActiveX Edition V1.10.5

In den Einkaufswagen $ 289.10 1 Developer License
Hersteller Art-Nr. 1655447
Download (4.0 MB)
In den Einkaufswagen $ 578.20 4 Developer Team License
Hersteller Art-Nr. 1655448
Download (4.0 MB)
In den Einkaufswagen $ 925.12 8 Developer Team License
Hersteller Art-Nr. 1732492
Download (4.0 MB)

Active Query Builder Standard ActiveX Edition V1.10.5 with Delphi Source Code

In den Einkaufswagen $ 485.10 1 Developer License (Includes VCL Edition with Source)
Hersteller Art-Nr. 1655450
Download (27.6 MB)
In den Einkaufswagen $ 970.20 4 Developer Team License (Includes VCL Edition with Source)
Hersteller Art-Nr. 1655451
Download (27.6 MB)
In den Einkaufswagen $ 1,552.32 8 Developer Team License
Hersteller Art-Nr. 1732494
Download (27.6 MB)

Dieses Produkt ist unter der GSA Schedule Preisstaffelung verfügbarUnsere Preise beinhalten einen technischen Support durch ComponentSource und für die meisten herunterladbaren Produkte zusätzlich ein Online-Backup sowie eine kostenlose Aktualisierung auf die neue Version, sofern sie binnen 30 Tagen nach dem Kauf freigegeben werden. Die angezeigten Preise sind zuzüglich aller Steuern. Für mehr Information zu eventuell anfallende Steuern, gehen Sie bitte auf diese Webseite. Alle Verkäufe unterliegen unseren Standardgeschäftsbedingungen und unseren Rückgaberegeln. Treten Sie bitte mit uns in Kontakt , wenn Sie eine Lizenzierungsoption anfordern möchten, die in der obigen Liste nicht aufgeführt ist, einschließlich Mehrplatzlizenzen und ältere Versionen.

Unsere regulären Preise werden oben angezeigt. Bitte melden Sie sich an um Ihre ermäßigten Preise zu sehen.

What's new in Active Query Builder V1.10

  • Customization of datasource's field lists at the query building area has been made
  • The FieldsListOptions property allows you to customize drawing of the datasource's field lists. You may show/hide/customize the following columns:
    • Status picture: is used now to mark Primary key fields only (FieldsListOptions.MarkColumnOptions)
    • Field Name (FieldsListOptions.NameColumnOptions)
    • Field Type (FieldsListOptions.TypeColumnOptions)
    • Field Description: (FieldsListOptions.DescriptionColumnOptions)
  • Field lists are retrieved now through database server specific queries. This allows to display field types for specific database servers correctly, also this may speed up retrieval of the field lists
  • Basic support of Mimer SQL dialect is added
  • MySQL and Firebird parameters parsing is improved
  • Other minor improvements and bug fixes are made

What's new in Active Query Builder V1.9.1

Common changes for ActiveX and VCL

  • Sleep mode is implemented - This mode allows you to suppress error messages while printing unsupported statements in SQL text editor, connected with Active Query Builder. Active Query Builder now switches to Sleep mode when non-SELECT statement is passed to the SQL property. This allows your end-users to write any other statements, such as INSERT, UPDATE, DELETE, CREATE ..., ALTER ..., etc., without any additional processing
  • New properties are added to parenthesize conditions in WHERE clause
  • The new boolean QueryBuilder.TreeOptionsMetadata.HideSingleDatabaseNode property is added to hide the database node from metadata objects tree when there is only one database is loaded to the metadata container
  • The new demo is added to illustrate ability to replace real object and field names with user-friendly alternate names (Demos/AlternateNames)
  • PostgreSQL query properties form is added
  • Numerous fixes in MySQL, DB2, Sybase and other SQL dialects
  • Chinese, Italian, German and Portuguese (Brazil) localizations files are updated. Spanish, Czech, Turkish and Japanese localization require updating

What's new in Active Query Builder V1.9.0.8

  • The new Universal Syntax Provider is added to the Free version - It is based on the ANSI SQL/92 syntax but allows to determine most of popular database servers, thus it successfully retrieves metadata and applies specific settings for them, to let the user build simple queries for these servers
  • Firebird syntax: common table expressions are supported now

What's new in Active Query Builder V1.8.5

  • Unicode support is implemented in the Columns pane and in all of the Properties windows. (The rest of the visual controls were already Unicode compatible before)
  • Appliance of the ObjectPrefixSkipping property to the drop-down list of database objects in the Columns Pane is made
  • Firebird syntax: common table expressions are supported now. (Standard Edition only)
  • DB2 Syntax: Fixed problems with metadata retrieval for specific server versions. (Standard Edition only)

What's new in Active Query Builder V1.7.9

  • Chinese, Czech and Italian localizations are added
  • Support of Synonyms and Analytic Functions in Oracle, Join Object Hints, Ranking and Aggregate Window Functions in MS SQL Server, more precise erroneous token reporting, other SQL parsing improvements
  • Many other bugfixes and improvements

What's new in Active Query Builder 1.7.7?

  • Ability to convert queries between dialects is implemented
  • Spanish localization is added
  • The component has became digitally signed, so now there will be no problems with automatic installation from Internet and displaying on client machines using Windows XP SP2 and/or Internet Explorer 7

Overview

Active Query Builder is a .Net-ready ActiveX visual query builder component that allows your end-users to build complex SQL queries via an intuitive visual interface.

Active Query Builder includes an SQL parser that correctly handles SQL queries containing multiple nested joins and other fine points of SQL syntax. Another feature is the graphical engine that allows you to build queries involving unions and sub-queries.

The interface of Active Query Builder is similar to either MS-Access or SQL Server visual query construction interface. The features of Active Query Builder include the ability to build queries with unions and sub-queries.

Active Query Builder supports SQL Server, Oracle, MySQL, PostgreSQL, Interbase/Firebird, SQLite, and ANSI-92 SQL dialects. The sophisticated Active SQL parser can translate any valid SQL statement into it's visual representation.

ActiveX Query Builder controls and iterfaces can be used in any software project which supports ActiveX controls as well as in the .Net projects. For example, you can use it with Visual Basic 6.0, Visual Basic .NET, Visual C++ 6.0, Visual C#, Delphi and so on. The component may be integrated into your application with just a few lines of code.

ActiveX Query Builder can be used as a Windows Forms .NET control as easy as ActiveX control. You can simply work with the wrapper class that calls appropriate properties, methods and events from the COM dll. Using ActiveX Query Builder in .NET application you don't even need to register COM object server, so you can deploy your solutions without registration. The only thing you need is .NET Framework!

Note: Active Query Builder Standard ActiveX Edition with Source Code comes with VCL Edition with Source Code.


Produkt-Suche

Suchbegriffe eingeben:

Einsparungen bei Entwicklung

Lesen Sie unser Weißpapier über
die Berechnung der Investitionsrentabilität

Codezeilen: 100,000
Menschenmonate: 100
Arbeitskosten: $500,000

Funktionen benötigt:

Aufwand pro 1000 Codezeilen:

Arbeitskosten pro Monat:

Weitere Links

Hersteller

Primärkategorie

Zugehörige Produkte