×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Hi John
if I understand what you are looking for, the command to use is RUNSQLSTM
here is a simple CL program
PGM
RUNSQLSTM SRCFILE(YOURLIB/QSQLSRC) +
SRCMBR(SQLMEMBER) COMMIT(*NONE)
RETURN
ENDPGM
Alan Shore
Programmer/Analyst, Direct Response
E:AShore@xxxxxxxx
P:(631) 200-5019
C:(631) 880-8640
"If you're going through Hell, keep going" - Winston Churchill
John Candidi
<jacandidi@aeigin
surance.com> To
Sent by: "'Midrange Systems Technical
midrange-l-bounce Discussion'"
s@xxxxxxxxxxxx <midrange-l@xxxxxxxxxxxx>
cc
05/18/2010 09:28 Subject
AM sql QUESTION
Please respond to
Midrange Systems
Technical
Discussion
<midrange-l@midra
nge.com>
Novice SQL. If I have an SQL SRC file and I want to call that with a
simple CL program to execute via job scheduler, what would the CL program
look like?
John A. Candidi
American European Insurance Group
IT Systems, Application and Support Manager
Cell (609-922-3108)
Office (856-779-2274)
jacandidi@xxxxxxxxxxxxxxxxx
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.