×
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.
I have an rpg pgm doing some embedded sql and using json_object.
It consists only of about 5 fields all char fields...
In debug, when I view the output it is escaped.
When I code this same json_object in ACS run sql scripts (with hard coded
values), there are no escape characters in the output.
What is causing the escape char in my output in by rpg pgm when debugging?
Also, there is more json around this json_object, and this particular
json_object is nested... but still, none of the other structures should
impact this one in regards to the escaping, correct?
I have tried "format json" for each field as well with no luck - and I do
not even had to specify "format json" in my ACS run sql.
any clarification would be appreciated.
thanks
Jay
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.