ABOUT
EasyQuery.VCL (old name: Simple Query) is Delphi/VCL version of our Easy Query product family. It is distributed as set of native VCL components and controls which allows to integrate end-user-oriented query builder into your application.
FEATURES
EasyQuery.VCL is a very useful enhancement for any database application written on Delphi\C++Builder . It provides an unified, easy-to-use and user-friendly interface for querying and filtering data in database. You can cast a glance at screenshots to get an idea how it will look in your program.
It takes about 20-30 minutes to include EasyQuery.VCL into your existing project. First you will need to create a data model dictionary for your database (special wizard will help you to do that), then you will drop the main interface control TKQueryPanel on some form and link it with 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 - user clicks on some button, BuildQuery method is called and you get the complete SQL SELECT statement which can be executed using some query component (like TQuery).
For more details look at the "Getting started" topic in EasyQuery.VCL help file (provided with trial version).
PRICING
Pricing depends on user count.