×
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 want to thank everyone for the input.
I am meeting with the owner of the data to see if we can get the file as a .csv.
If not, then I will be delving into the various options you all offered up.
Thanks again.
Paul
-----Original Message-----
From: RPG400-L [mailto:rpg400-l-bounces@xxxxxxxxxxxxxxxxxx] On Behalf Of Barbara Morris
Sent: Tuesday, February 26, 2019 11:37 AM
To: rpg400-l@xxxxxxxxxxxxxxxxxx
Subject: Re: Large XML file processing via XMLTABLE
On 2019-02-23 2:59 PM, John Yeung wrote:
...
tree of the whole document is built up front. It doesn't matter if it
happens to read one character at a time of the incoming file;
ultimately the whole document *must* be parsed, and the whole tree is
in memory at once.
The XML-INTO opcode actually uses SAX under the covers, although it appears DOM-like.
--
Barbara
--
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
https://amazon.midrange.com
As an Amazon Associate we earn from qualifying purchases.