korzh.com logo korzh.com logo
 
Welcome, Guest! | Sign in
home : Easy Query : Simple Query
Simple Query
An ad-hoc query building and reporting component library for Delphi/C++ Builder applications
Latest release: Simple Query 4.7.0. (Dec-24-2009) History

What is it?

Simple Query is a Delphi/VCL version of our Easy Query product family. It is distributed as a library of native VCL components and controls which allows you to integrate end-user-oriented query builder into your application.

Where can I use it?

Simple Query components can be used in any Borland Delphi or C++ Builder project which operates with some kind of database.
Supports all Delphi and C++ Builder versions starting from Delphi 6.0. The type of used database is not important, Simple Query can work with any database that supports SQL.

What will I get and how does it works?

Simple Query is a very useful enhancement for any database application written with Delphi\C++Builder. It provides a unified, easy-to-use and user-friendly interface for querying and filtering data in databases. Just glance at the screenshots to get an idea how it will look in your program.
It takes just 20-30 minutes to include Simple Query into your existing project. First you need to create a data model dictionary for your database (a special wizard will help you to do that), and then you will drop the main interface control TKQueryPanel on some form and link it with the created data model.
At the form start you should activate the query panel, so your users will be able to compose the queries. When the query is done, the user clicks on some button, the BuildQuery method is called and you'll get the complete SQL SELECT statement which can be executed using some query component (like TQuery).
For more details, see the "Getting started" topic in the Simple Query help file (provided with the trial version).

Looks great! How can I try this?

You can download the installation of the Simple Query trial version for your IDE. The trial version has all the features of the full version with one limitation: it works only when Delphi/C++Builder is running.
The installer will do all necessary jobs: install run-time and design-time packages, register help files and add paths to the necessary folders. You will be saved from installation headaches.

It is amazing! I'm ready to purchase.

Simple Query is distributed in two main editions: Standard and Professional.
The Standard edition includes the main functionality of the product (user interface controls, Data Model Editor and Data Model Wizard dialogs, database connection components, etc.)
The Professional edition in addition to all the abilities of the Standard edition includes some extra features: the components intended to organize queries storage and the components which allow you to quickly create user interfaces for dataset filtering. All described editions plus full source code of Simple Query are available for purchase through the secure online service provided by ShareIt..

Product index
Download free trial
Buy now!
DB Connections
Screenshots
Discussions
News
21-Dec-2009
Simple Query 4.7.0 release
Support for RAD Studio 2010 and few small enhancements.
17-Mar-2009
Simple Query 4.6.0 release
Delphi 2009 support. Few minor bugs have been fixed.
17-Dec-2007
Simple Query version 4.4.0 release.
Delphi 2007 support + few minor enhancements.
05-Mar-2007
Simple Query version 4.3.5 release.
08-Aug-2006
Simple Query 4.3.4 release
Several useful enhancements were added.