|
JK,
All else failing, you could at least launch an SQL select request by
writing the SQL statement to a source file and executing that via the
RUNSQLSTM cmd,
(not certain if RUNSQLSTM needs ST1) otherwise there is an ancient
technique for running SQL without ST1 by creating a generic *QMQRY,
(which, because it accepts parms to embed in the SQL statement, allows
you to embed the entire statement by passing each part of it as a
parm).The SQL could insert the result set into a work file which you would
have to read via RPG.
But, nothing is easier than Net.data for getting something on the web
(no cost since you've already got it)
Peter
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.