×
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.
Things are relatively quiet at the moment, so I am trying to take advantage of that to learn new things - well - new to me anyway
So I am looking into XML
I have a physical file that I attempted the following SQL on
SELECT
XMLROW(PCAT as "Catalogie_code", PPRICE as "Price",
PSUFFX as "Suffix", PSKUNO as "Product_Nbr")AS XML_ROW
FROM hbmofa.pricep
But what is displayed back is nothing but a list containing the same word repeated over and over again
That word is
*POINTER
I tried to google this - but found nothing
What am I doing wrong
On the same note - if anyone knows of any web pages that they can recommend for XML on the AS/400 - it would be appreciated
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.