HALLOGRAM PUBLISHING
SHOPPING CARTSITE MAPCONTACT USPRODUCTS
HOMEBARCODESDEVELOPER TOOLSUSER TOOLSTRAINING
Query Maker

Query Maker is Easy to Integrate and Call

STEP 1: Setup Data Dictionary
A Data Dictionary Setup Wizard makes it easy to build the dictionaries that control Query Maker. This wizard can import the table and field specifications from your existing database tables (Paradox, dBASE or any SQL Database usable by the Borland Database Engine).

This wizard lets you easily resequence the dictionary fields and copy or move them between different dictionaries. Context-sensitive help assists you in all key steps.

STEP 2: Drop a component on form and call its execute method
You can call Query Maker by simply dropping a single component onto a form, assigning a few of its properties and then calling its execute method. For example, you might place code similar to the following in the Click Event of a menu item or a button:


     with QMaker1 do begin
        DataDictionary_id := 'A1'; {Initially show a specific dictionary}
        Can_pick_dict := True;     {Let user switch between dictionaries}
        Security_codes := 'ABC';   {Restrict user to certain dictionaries}
        Execute;                   {Show the Query List Manager dialog}
     end;


Return to the Query Maker for Delphi Main Page
User Interface for Creating Queries
Driven by a Data Dictionary
Database Storage Enables Quick Access to Prior Queries
Disabling the User Interface
Look at Data Dictionary


Prices include full source code and a royalty-free license.

Query Maker for Delphi ... $249

Home || Shopping Cart || Site Map || Newsletter/Blog
Search HALLoGRAM || Request More Information
CALL TOLL FREE 1-866-340-3404

©Copyright 1997 HALLoGRAM Publishing, Aurora CO. All Rights Reserved.