× 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.



If I was a betting man, I would've bet money that I've seen this somewhere in the past.

I have a simple embedded SQL RPG program that deletes records from a file. Other than edit checking the date, the only thing the program does is...

___ exec SQL delete from ds_gsl where GSLDLVYMD < :ymd;

It works fine, and the job log shows the message...:
"350104 rows deleted from DS_GSL in DS_DATA."

Now the kicker... I need/want to display this SQL message to the user either during or after the program runs. Is there a way to access this SQL message in the RPG program? My hope was to use SQLERM (or SQLERRMC) but that doesn't help.

This may be a longshot, but something in the back of my mind says this is do-able.

We're on 7.2.

Thanks in advance.

~TA~


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.