by Active Database Software - 상품타입: Component / .NET WinForms / .NET Class / 100% Managed Code
주의 : 별도의 안내가 없는 경우에는 영어제품 입니다.
Build complex SQL queries via an intuitive visual interface. Active Query Builder .NET Edition is a visual query builder component suite that allows your end-users to build complex SQL queries with unions and sub queries via an intuitive visual interface. Active Query Builder .NET Edition supports Visual Studio 2005, Windows.Forms environment (100% Managed Code, No direct Win32 interop calls).
일반 적인 소비자 가격은 하기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.
Active Query Builder Standard .NET Windows Forms Edition V1.7.5 - without Source Code
| 주문 |
₩ 586,500 |
1 Developer License 메이커 제품 번호: 1682228 |
|
다운로드 (1.9 MB) |
| 주문 |
₩ 1,173,000 |
4 Developer Team License 메이커 제품 번호: 1682229 |
|
다운로드 (1.9 MB) |
| 주문 |
₩ 1,876,800 |
8 Developer Team License 메이커 제품 번호: 1732490 |
|
다운로드 (1.9 MB) |
Active Query Builder Standard .NET Windows Forms Edition V1.7.5 - with Source Code
| 주문 |
₩ 1,551,000 |
1 Developer License with Source Code 메이커 제품 번호: 1688559 |
|
다운로드 (2.3 MB) |
| 주문 |
₩ 2,072,400 |
4 Developer Team License with Source Code 메이커 제품 번호: 1708334 |
|
다운로드 (2.3 MB) |
| 주문 |
₩ 2,724,000 |
8 Developer Team License with Source Code |
|
다운로드 (2.3 MB) |
Active Query Builder Standard .NET Windows Forms Edition V1.7.5 - Source Code License
| 주문 |
₩ 1,238,200 |
1 Source Code License (Requires that you already own a developer license) 메이커 제품 번호: 1684103 |
확인 |
다운로드 (2.3 MB) |
가격에는 ComponentSource의 기술지원 요금이 포함되어 있습니다. 또한 다운로드 판매를 하고 있는 상품의 대부분은 온라인 백업요금이 포함되어 있어서 구입날로부터 30일 이내에 새로운 버전이 발매된 경우 무료로 업그레이드해 드리고 있습니다. 모든 주문에 대해서 당사표준 계약조건 및 반품조건 의 내용이 적용됩니다. 다음의 경우,고객 서비스로연락하시기 바랍니다. (상기의 리스트에 게재되지 않은 대량의 라이센스나 구 버전 등의 라이센스 옵션이 필요한 경우)
일반 적인 소비자 가격은 상기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.
What's new in V1.7.5
- The new look of the Expression column drop-down list is made
- The new demo for Delphi Prism is added
- German translation is added
What's new in V1.7
- IMPORTANT: The mistakenly named property "CriteriListOptions" has been renamed to "CriteriaListOptions"
- Customization of datasource's field lists at the query building area has been made
- The FieldListOptions 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 (FieldListOptions.MarkColumnOptions).
- Field Name (FieldListOptions.NameColumnOptions)
- Field Type (FieldListOptions.TypeColumnOptions)
- Field Description: (FieldListOptions.DescriptionColumnOptions)
- Field lists are retrieved now through the database server specific queries. This allows you to display field types for specific database servers correctly, also this may speed up retrieval of the field lists.
- Building queries with grouping is much simpler now with the new behavior of the expressions grid control. The "Output" and "Grouping" check boxes are switched automatically in order to get correct SQL query all the time
- All distributable assemblies have been signed with digital signature
- MySQL and Firebird parameters parsing is improved
- Other minor improvements and bug fixes are made.
What's new in V1.6
- 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 full-featured MDI Demo application with source code is added to the Trial and Standard versions
- Tne new demo project is added to illustrate ability to modify queries programmatically (QueryModificationDemo)
- The new source code sample is added to demonstrate non-standard ways of metadata loading (LoadMetadataDemo)
- The new HideSingleDatabaseNode property is added to the QueryBuilder.MetadataTreeOptions to hide unnecessary database node if all objects are loaded from single database
- Query properties dialog for PostgreSQL syntax is implemented
What's New in V1.5
- Ability to define alternate names for database objects and their fields is implemented
- Non-visual mode is added
- New UniversalSyntaxProvider 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
- New UniversalMetadataProvider is added - This metadata provider may operate with any valid Connection object, no matter what ADO.NET data provider you use
- Firebird syntax: common table expressions are supported now
- Memory and speed optimizations are made
- Polish translation is added
What's New in V1.3.5
- MySQL, PostgreSQL, Firebird, Sybase, IBM DB2 and Informix SQL dialects are supported now
- Now it is possible to detect SQL syntax of the database server automatically using the AutoSyntaxProvider
- Ability to perform basic conversion of SQL queries between dialects is implemented
- Ability to retrieve metadata from VistaDB and Advantage Database Server is added
- Improved usability of building GROUP BY/HAVING clauses with the new criteria list grouping style
- Significantly increased speed of working
- Ability to localize the component is implemented
- Ability to customize or hide context menus using the ValidateContextMenu event is added
Common product information about Active Query Builder
- Completely visual building of complex SQL queries.
- MS-Access style and SQL Server style interface.
- User-friendly interface with drag & drop support.
- Powerful means of working with parameters.
- Working in offline mode, storing metadata in XML files.
- Delicate handling of user queries.
- Sophisticated SQL parser.
- SQL Server, Access, Oracle, MySQL and ANSI SQL/92 dialects support.
- VistaDB desktop database support.
- SQL Formatter.
Integration with C#, VB.NET and other VS2005 built applications is achieved by setting a few properties or adding a few lines of code.
The component may be integrated into your .NET 2.0 application with just a few lines of code. Unlike many other .NET query building solutions, Active Query Builder for .NET 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.
Full access to internal query representation objects.
Active Query Builder gives you full control over the SQL query - you can easily navigate it using the internal query builder objects tree that represents all parts of the SQL query. Also you can edit existing queries or create new SQL queries using these objects in run-time.
ADO.NET and generic event driven driver.
We are planning to create metadata providers for all popular database connectivity components but, of course, we cannot cover them all. Thus we created the generic event-driven metadata provider. You can use it to provide metadata information from any data source. It's quite simple and has just a few events to implement. Using the generic event-driven metadata provider you can work disconnected providing all necessary metadata information by yourself. (Generic event-driven metadata provider will be available on release)
List of features of Active Query Builder .NET Edition.
Completely visual building of complex SQL queries
- Visual building of sub-queries
- Visual building of unions
- Columns pane allowing to define grouping, sorting, and constructing criteria
- Tree pane to browse and navigate query tree
- Database objects tree pane to add objects to query
- Forecast: Visual criteria constructing tool for Where and Having clauses - Not available in free edition
Powerful programming interface
- Configuring the layout of generated SQL code
- Retrieving the list of parameters found in the query - Not available in free edition
- Retrieving extended information about parameters: datatype, related object, field and operator - Not available in free edition
- Ability to work with metadata - Not available in free edition
- Ability to build queries with objects from different databases - Not available in free edition
- Pre-filtering of database objects to speed up metadata loading - Not available in free edition
- Saving and loading all metadata information to XML format - Not available in free edition
- Ability to work in offline mode - Not available in free edition
- Full access to internal query representation objects - Not available in free edition
Support for various SQL Dialects
- ANSI SQL/92
- Microsoft SQL Server - Not available in free edition
- Oracle - Not available in free edition
- Microsoft Access - Not available in free edition
- MySQL - Not available in free edition
- Direct connect to VistaDB 3 - Not available in free edition
Several visual representation models
- MS Access style
- SQL Server Enterprise Manager style
Miscellaneous options
- SQL Formatter: Plain text output filter to customize SQL code the way you like it
Full set of database connectivity options
- OLE DB Metadata provider
- MS SQL Server Metadata provider - Not available in free edition
- Oracle Metadata provider (MS & Native) - Not available in free edition
- MySQL Metadata provider - Not available in free edition
- ODBC Metadata provider
- Vista DB Metadata provider - Not available in free edition
- Generic event-driven metadata provider