query builder component
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4444
Korzh Query Builder 3.0.50
Korzh Query Builder (KQB) is a free tool that provides user-friendly graphical interface for building SQL statements more>>
Korzh Query Builder (KQB) is a free tool that provides user-friendly graphical interface for building SQL statements, perform queries to databases and export the results into different formats.
You can describe your database data model only once and then do not worry about database design or table relationships - KQB will take care about that. You just describe your requests by creating natural English sentences and receive the results immediately.
KQB builds SQL SELECT statement according to users demand and database structure you define. It can build SELECT statements with sub-queries, with table aliases, with all kind of joins.
The tool can be used even by non-experienced users. If the data model is described then the users do not see real tables and real field names and see only the table names and field descriptions you want them to see. Operators can be spelled out (e.g. "is equal to" instead of mathematical symbols), field values can be replaced with descriptions (e.g. "MasterCard" instead of actual values like "MC") that makes interface more friendly.
<<lessYou can describe your database data model only once and then do not worry about database design or table relationships - KQB will take care about that. You just describe your requests by creating natural English sentences and receive the results immediately.
KQB builds SQL SELECT statement according to users demand and database structure you define. It can build SELECT statements with sub-queries, with table aliases, with all kind of joins.
The tool can be used even by non-experienced users. If the data model is described then the users do not see real tables and real field names and see only the table names and field descriptions you want them to see. Operators can be spelled out (e.g. "is equal to" instead of mathematical symbols), field values can be replaced with descriptions (e.g. "MasterCard" instead of actual values like "MC") that makes interface more friendly.
Download (2.46MB)
Added: 2006-08-14 License: Freeware Price:
1220 downloads
Other version of Korzh Query Builder
License:Freeware
Google query builder 0.2.1
Build complex Google search strings with the Google query builder Opera widget more>>
Build complex Google search strings with the Google query builder Opera widget The Google query builder widget for Opera browser allows you to create more complex Google search strings with the possibility to save them for later use.
System requirements:
- Opera 9 or later
<<lessSystem requirements:
- Opera 9 or later
Download (40.5KB)
Added: 2007-07-27 License: Freeware Price:
822 downloads
Open QueryBuilder 4.01
First free visual query builder for BDE, ADO, IBO, IBX, DBX, FIBPlus. more>>
Freeware with full source code!
The Open QBuilder (OQBuilder) is a simple "visual query builder". You can use OQBuilder in your Borland Delphi and Borland C++Builder applications to make easier SQL-code generation. OQBuilder allows you to easy work with local and server databases via BDE, ADO, IBO, IBX, DBX, FIBPlus, etc.
All versions of Open QBuilder are available as freeware with full source code and samples.
You can create new TOQBEngine-descendants to work with any DataSet-oriented sources (for example - OCI engine, etc.). If you create your own OQBEngineXXX - contact us to share them with Delphi and C++Builder developers community. We will place your engines on our web-page. Please, save the style of your engine-components .dcr-icons and deploy your components as freeware with full source code.
OQBuilder allows you to save and load query models. OQBuilder query format looks like ".ini file" and defined (and may be customized by you) in methods procedure TQBForm.btnSaveClick (model saving) and procedure TQBForm.btnOpenClick (model loading).
The first limited public version of QBuidler for Delphi 1&2 was released in 1996.
Enhancements:
- Minor bug fixes
- changes in OQB package names (was doqb40.dpk, now oqb40.dpk)
- changes in engines package names (was doqbfib40.dpk, now oqbfib40.dpk)
- changes in engine unit names (was oqbebde.pas, now qbebde.pas)
- added design and run-time packages
- added ADO, IBX, DBX engines
- added packages for Delphi 5/6/7 and C++Builder 5/6
- Install/uninstall.
<<lessThe Open QBuilder (OQBuilder) is a simple "visual query builder". You can use OQBuilder in your Borland Delphi and Borland C++Builder applications to make easier SQL-code generation. OQBuilder allows you to easy work with local and server databases via BDE, ADO, IBO, IBX, DBX, FIBPlus, etc.
All versions of Open QBuilder are available as freeware with full source code and samples.
You can create new TOQBEngine-descendants to work with any DataSet-oriented sources (for example - OCI engine, etc.). If you create your own OQBEngineXXX - contact us to share them with Delphi and C++Builder developers community. We will place your engines on our web-page. Please, save the style of your engine-components .dcr-icons and deploy your components as freeware with full source code.
OQBuilder allows you to save and load query models. OQBuilder query format looks like ".ini file" and defined (and may be customized by you) in methods procedure TQBForm.btnSaveClick (model saving) and procedure TQBForm.btnOpenClick (model loading).
The first limited public version of QBuidler for Delphi 1&2 was released in 1996.
Enhancements:
- Minor bug fixes
- changes in OQB package names (was doqb40.dpk, now oqb40.dpk)
- changes in engines package names (was doqbfib40.dpk, now oqbfib40.dpk)
- changes in engine unit names (was oqbebde.pas, now qbebde.pas)
- added design and run-time packages
- added ADO, IBX, DBX engines
- added packages for Delphi 5/6/7 and C++Builder 5/6
- Install/uninstall.
Download (0.97MB)
Added: 2005-09-01 License: Freeware Price:
1540 downloads
Active Query Builder VCL Edition 1.9.1
Aallows end-users to build complex SQL queries via an intuitive visual interface more>> Active SQL Query Builder is a visual query builder component suite that allows your end-users to build complex SQL queries via an intuitive visual interface.
Completely visual building of complex SQL queries.
The unique features of Active SQL Query Builder such as the ability to build queries with unions and subqueries make it the best solution for professional developers. Each union and sub-query has its own working area where it could be built visually as easy a single query.
MS Access style and SQL Server style visual query building interface.
The interface of Active SQL Query Builder for Delphi is similar to either MS-Access or SQL Server visual query construction interface, but is much more powerful compared to other similar components. Active SQL Query Builder allows you to tune all parameters of each single part of a query with the dialog window.
User-friendly interface with drag & drop support.
Working with Active SQL Query Builder you can access each union and subquery in one-touch; complex queries can be navigated easily with the tree pane. Columns pane allows you to define grouping, sorting, and constructing criteria in a simple and direct way.
Powerful means of working with parameters.
One of the most exciting features of Active Query Builder is ability to retrieve various information about parsed query like lists of tables and fields used in the query. Working with parameters in Active Query Builder, you may know their names and data types, and discover to what database objects and fields they are related to.
Working in offline mode, storing metadata in XML files.
In many cases, direct connection to the database is undesirable or even impossible from the point of view of security or performance, for example in the ASP.NET environment. In this case, the most convenient solution would be to work with Active Query Builder in offline mode, loading metadata information from a previously saved XML file.<<less
Download (8.43MB)
Added: 2008-07-08 License: Freeware Price: Free
541 downloads
SMConvexButton component
SMConvexButton component is an extension of the TBitBtn component that allows to display a caption and glyph more>>
SMConvexButton component is an extension of the TBitBtn component that allows to display a caption and glyph. It looks like an IBM-button.
<<less Download (6.89KB)
Added: 2006-08-31 License: Freeware Price:
1149 downloads
Active Query Builder Free Edition 1.9.1
Free SQL query builder component - best solution for beginners and professionals more>> Active Query Builder is a query builder component suite that allows your end-users to build complex SQL queries via an intuitive visual interface. It differs from other query builders by its powerful SQL parser that correctly handles SQL queries containing multiple nested joins and other fine points of SQL syntax. Another feature is the powerful 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, but is much more powerful compared to other similar components. The unique features of Active Query Builder for Delphi such as the ability to build queries with unions and subqueries make it the best solution for professional developers.
Active Query Builder is a true two-way query builder, so you may combine visual query building with direct SQL query editing. Changes made to the SQL query text will be affected to the query builder immediately.
Using the Active SQL Query Builder you can customize SQL code the way you like it. There are a lot of properties that can be used to customize the resulting SQL query representation, specifying when to move to the next line, to increase the indent, to wrap a line.
The component may be integrated into your application with just a few lines of code. Unlike many other query building solutions, 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 detailed help system and a demo application to help you quickly master the product.
NEW:
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.<<less
Download (2.08MB)
Added: 2008-06-04 License: Freeware Price: Free
518 downloads
Other version of Active Query Builder
License:Freeware
License:Freeware
Active Query Builder is a query builder component suite that allows your end-users to build complex SQL queries via an intuitive visual interface. It differs from other queryPrice: $0
License:Freeware
License:Freeware
Price: $0
License:Freeware
License:Freeware
Price: $0
License:Freeware
License:Freeware
License:freeware
SMScrollToolbar component
SMScrollToolbar component gives you a TToolbar with extended features: is able to scroll a ToolButton more>>
SMScrollToolbar component gives you a TToolbar with extended features: is able to scroll a ToolButton (like Delphi Component Palette)
Extended toolbar with possibility to scroll buttons (like component palette in Delphi/C++Builder IDE).
<<lessExtended toolbar with possibility to scroll buttons (like component palette in Delphi/C++Builder IDE).
Download (2.56KB)
Added: 2006-08-31 License: Freeware Price:
1154 downloads

The Chessboard Component 3.0
Component provides a customizable 2D Chessboard that can keep track of a game and verify the legality of moves.The colors, size, bitmaps for the pieces and squares can be customized. Optionally the co more>>
Component provides a customizable 2D Chessboard that can keep track of a game and verify the legality of moves.The colors, size, bitmaps for the pieces and squares can be customized. Optionally the component can be resized at runtime. The C++ Builder version of the component has been linked to the engine of Toms Simple Chess Programand uses its own thread for thinking. Drop such a component on a form and you are very close to a complete working chess application. Toms Simple Chess Program.
<<less Download (328K)
Added: 1998-02-09 License: Freeware Price:
4278 downloads
TSMFileNotificator component
TSMFileNotificator component allows you to detect file changing or creation, changing of folder/file attributes, size or time more>>
TSMFileNotificator component allows you to detect file changing or creation, changing of folder/file attributes, size or time.
It allows you to monitor a folder including the subfolders.
<<lessIt allows you to monitor a folder including the subfolders.
Download (2.17KB)
Added: 2006-08-31 License: Freeware Price:
1159 downloads
Active Query Builder VCL Free Edition 1.8
Component suite for Borland Delphi and C++ Builder more>>
Component suite for Borland Delphi and C++ Builder Active Query Builder is a query builder component suite for Borland Delphi 6, 7, 2005 and C++ Builder 6 that allows your end-users to build complex SQL queries via an intuitive visual interface.
IActive Query Builder VCL differs from other query builders by its powerful SQL parser that correctly handles SQL queries containing multiple nested joins and other fine points of SQL syntax. Another feature is the powerful graphical engine that allows you to build queries involving unions, nested joins and sub-queries.
Active Query Builder Standard Edition is a useful utility that allows you to produce SQL queries.
The interface of Active Query Builder for Delphi is similar to either MS-Access or SQL Server visual query construction interface, but is much more powerful compared to other similar components. The unique features of Active Query Builder for Delphi such as the ability to build queries with unions and sub-queries make it the best solution for professional developers.
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 its visual representation. You can use BDE, ADO and ZeosDBO database connectivity components and 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. Unlike many other query building solutions for Delphi, 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.
System requirements:
- Borland Delphi 5, 6, 7, 2005 or C++ Builder 5, 6
Note:
For more features, pruchase a full version of Active Query Builder VCL.
Version restrictions:
- the Free Edition is limited in functionality: only the ANSI-92 SQL dialect parser is included.
<<lessIActive Query Builder VCL differs from other query builders by its powerful SQL parser that correctly handles SQL queries containing multiple nested joins and other fine points of SQL syntax. Another feature is the powerful graphical engine that allows you to build queries involving unions, nested joins and sub-queries.
Active Query Builder Standard Edition is a useful utility that allows you to produce SQL queries.
The interface of Active Query Builder for Delphi is similar to either MS-Access or SQL Server visual query construction interface, but is much more powerful compared to other similar components. The unique features of Active Query Builder for Delphi such as the ability to build queries with unions and sub-queries make it the best solution for professional developers.
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 its visual representation. You can use BDE, ADO and ZeosDBO database connectivity components and 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. Unlike many other query building solutions for Delphi, 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.
System requirements:
- Borland Delphi 5, 6, 7, 2005 or C++ Builder 5, 6
Note:
For more features, pruchase a full version of Active Query Builder VCL.
Version restrictions:
- the Free Edition is limited in functionality: only the ANSI-92 SQL dialect parser is included.
Download (8.02MB)
Added: 2007-11-10 License: Freeware Price:
715 downloads
Other version of Active Query Builder VCL
License:Freeware
License:Freeware
License:Freeware
Site Map Builder .NET 1.5
Site Map Builder allows you to create the Google SiteMaps XML needed within your root directory in order to provide information about your site to Goo... more>> <<less
Download (1362KB)
Added: 2008-09-07 License: Freeware Price: Free
954 downloads

Random Number ActiveX Component 2.0.0
Generate random numbers and random strings with this free ActiveX component. more>> Generate random numbers and random strings with this free ActiveX component.<<less
Download (50KB)
Added: 2005-03-08 License: Freeware Price: Free
1697 downloads
SMAngleLabel component
SMAngleLabel component is the successor TCustomLabel with the extended features more>>
SMAngleLabel component is the successor TCustomLabel with the extended features. Is able to display the text under any angle. This component allows to change a horizontal alignment and vertical layout.
SMAngleLabel component works with Alignment and Layout properties.
<<lessSMAngleLabel component works with Alignment and Layout properties.
Download (2.84KB)
Added: 2006-08-30 License: Freeware Price:
1150 downloads
FAQ Builder 1.9
Easy and powerful FAQ document management tool more>> FAQ Builder 1.9 offers you a convenient FAQ document management tool which is useful for your computer. XML technology enables you to customize final output with using your own XSL.
Requirements: .NET Framework
Download (87KB)
Added: 2008-11-10 License: Freeware Price: FREE
26 downloads
Other version of FAQ Builder
FAQ Builder - Easy and powerful FAQ document management tool. FAQ Builder is a powerful and easy to use FAQ document management tool. XML technology enablesLicense:Freeware
Vocabulary Builder 1.33
Use it to practice for vocabulary intensive examinations (GRE, SAT, etc.) more>> A vocabulary building software! Use it to practice for SAT, GRE or any vocabulary intensive examinations, or simply to increase your vocabulary. It asks you a series of multiple choice questions.<<less
Download (629KB)
Added: 2008-08-29 License: Freeware Price: Free
926 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above query builder component search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
