ProductsEventsDownloadsSupportAbout Us

Contact Us
Inside applicationtools
batch/ACCELERATOR
lock/DETECTOR
sql/OPTIMIZER
query/CONVERTER

Brochure (PDF)
CD-ROM Studio - Standard

Interested in other tools to assist your operation? Choose another toolset below for more information.
DASD Management
Application Performance
User Control
Query/Converter

The query/CONVERTER tool converts Query/400 objects into Query Manager queries and forms. This tool allows you to convert some or all queries in a library.
Key Benefits
Multiple Queries Many queries can be converted with a single request, rather than converting queries one at a time using built-in commands. For example, query/CONVERTER can process and convert all queries in a library.
Flexible query/CONVERTER has generic name support so you can easily subset a portion of your queries to convert.
Diagnostics Since not all Query/400 objects can be converted into standard SQL, query/CONVERTER does an analysis as part of the conversion process and puts diagnostic messages in the SQL statement source file generated in the conversion process. This avoids the time consuming steps of doing the analysis and editing the query separately.
Simple The built-in command help will assist even casual users with the tool.
Complete Query Manager objects are generated so they can be immediately run using the STRQMQRY command.
Key Features
The tool generates up to four objects per Query/400 query:
  1. SQL source that is equivalent to Query/400 if possible
  2. Source for a Query Manager form
  3. A Query Manager query object (*QMQRY) that can be run using the STRQMQRY command
  4. A Query Manager form object (*QMFORM) that can be run using the STRQMQRY command