주의 : 이 제품정보에는 한글안내가 포함되어 있지 않습니다.
Build complex SQL queries via an intuitive visual interface. Active Query Builder is a query builder component suite for Borland Delphi and C++Builder 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, Informix and more SQL dialects and can be integrated with your application by setting a few properties or adding a few lines of code.
일반 적인 소비자 가격은 하기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.
Active Query Builder Standard VCL Edition V1.10
| 주문 |
₩ 241,900 |
1 Developer License |
|
다운로드 (22.0 MB) |
| 주문 |
₩ 483,800 |
4 Developer Team License |
|
다운로드 (22.0 MB) |
| 주문 |
₩ 774,100 |
8 Developer Team License |
|
다운로드 (22.0 MB) |
Active Query Builder Standard VCL Edition V1.10 with Source Code
| 주문 |
₩ 490,000 |
1 Developer License |
|
다운로드 (22.9 MB) |
| 주문 |
₩ 980,000 |
4 Developer Team License |
|
다운로드 (22.9 MB) |
| 주문 |
₩ 1,568,000 |
8 Developer Team License |
|
다운로드 (22.9 MB) |
가격에는 ComponentSource의 기술지원 요금이 포함되어 있습니다. 또한 다운로드 판매를 하고 있는 상품의 대부분은 온라인 백업요금이 포함되어 있어서 구입날로부터 30일 이내에 새로운 버전이 발매된 경우 무료로 업그레이드해 드리고 있습니다. 모든 주문에 대해서 당사표준 계약조건 및 반품조건 의 내용이 적용됩니다. 다음의 경우,고객 서비스로연락하시기 바랍니다. (상기의 리스트에 게재되지 않은 대량의 라이센스나 구 버전 등의 라이센스 옵션이 필요한 경우)
일반 적인 소비자 가격은 상기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.
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 inclides an SQL parser that correctly handles SQL queries containing multiple nested joins and other detailed points of SQL syntax. Another feature is the graphical engine that allows you to build queries involving unions, nested joins and sub-queries.
The interface of Active Query Builder for Delphi is similar to either MS-Access or SQL Server visual query construction interface.
Active Query Builder supports Oracle, SQL Server, 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. You can use full range of database connectivity components as well as generic event-driven metadata provider to get metadata information from any data source.
The component may be integrated into a Delphi or C++ Builder application with just a few lines of code. Active Query Builder does not force the programmer to use the embedded data grid, SQL editor or anything else. Instead, it allows you to integrate any accompanying tools into your application as quickly and easily as possible. The product is shipped with a detailed help system and a demo application to help you quickly master the product.
Note: Active Query Builder Standard VCL Edition with Source Code is also included in ActiveX Edition with Source Code.