|
Hi Vern - hope all is well!
As I was reading your response, I am also reviewing your Open Lab: QM: Back to the Future with SQL!
Remember that one?
Im glad I am a pack-rat and filed those away - nice job with the lab!!
Thanks.
-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Vernon Hamberg
Sent: Friday, October 02, 2015 4:43 PM
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
Subject: Re: v5r4: how to prompt user for selection criteria, then use that selection criteria to build SQL and input several joined files to create a new file?
Hi Joel
I think QMQRY combined with a command and a CL command-processing
program is the easiest (best?) way to do this.
In the command you can define parameters for the date range with
appropriate formatting if you want.
In the CPP you muck about with the date value as needed and do the
STRQMQRY with appropriate SETVARs.
Use the OUTPUT parameter to *OUTFILE in STRQMQRY - Ba-Da-Bing!
HTH
Vern
On 10/2/2015 4:17 PM, Stone, Joel wrote:
On v5r4
What is a simple and straight-forward method to
* Present a screen to a user
* Prompt for date-range
* Substitute the date-range into an SQL statement which CREATEs a new file (after joining and filtering several files & rows)
* Execute the SQL
Would a CL command work? Or a DDS screen?
Then can I use SQL in a source member and insert the date range? Or is QMQuery the best way to do this?
(I really don't want to use OPNQRYF with all the nasty quotes to do this - those statements get ugly)
Any suggestions??
Thanks in advance!!
______________________________________________________________________
This outbound email has been scanned for all viruses by the MessageLabs Skyscan service.
For more information please visit http://www.symanteccloud.com
______________________________________________________________________
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.