×
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.
Charles,
Thanks for the clarification.
-Kurt
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Charles Wilt
Sent: Friday, March 02, 2012 2:03 PM
To: RPG programming on the IBM i / System i
Subject: Re: Format Level ID
On Fri, Mar 2, 2012 at 9:38 AM, Kurt Anderson <kurt.anderson@xxxxxxxxxxxxxx> wrote:
What I ended up doing was changing the program that referenced this file to use SQL instead of native I/O. Although I have to admit, while being told LVLCHK(*NO) is a bad idea, aren't I emulating that by using SQL?
No with SQL, the DB know what and where the fields being ask for are.
With LVLCHK(*NO) you're telling the DB just give me the bytes, don't worry about what's what as you don't know but I do.
Charles
--
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.