×
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.
David,
Can you use the regex APIs to accomplish your string interrogation? They're available at V5R4.
Gary
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of David Gibbs
Sent: Thursday, December 01, 2011 12:29 PM
To: RPG programming on the IBM i / System i
Subject: Re: Dealing with very large blocks of character data
On 12/1/2011 2:20 PM, CRPence wrote:
How about using some SQL procedures [and\or functions] to perform the
work using CLOB data type, since SQL has similar capability to various
RPG BIFs? For example a scan implemented as a procedure might look
like:
I'm still limited to 64k for the text variable ... since I would need to pass it to the stored procedure.
PLUS (and this is just a personal preference) I really dislike RPG SQL ... I like the concept, but not the implementation (I dislike code generators in general).
david
--
IBM i on Power - For when you can't afford to be out of business
--
This is the RPG programming on the IBM i / System i (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.