×
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.
Maybe a unique keyed Data Area (not positive that's possible) - but a work file in qtemp
With a unique key seems like less work and harder to break.
I like the keyed file because it removes some burden from the program/programmer.
-----Original Message-----
From: RPG400-L [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Englander, Douglas
Sent: Monday, September 29, 2014 11:21 AM
To: rpg400-l@xxxxxxxxxxxx
Subject: Subfile data entry duplicates
I have a subfile that is used for data entry. One of the columns in the subfile is an account number. An account number can only appear in the subfile once (i.e. Unique key). Does anyone know how to check for that, other than writing the subfile to a temporary uniquely keyed disk file, and monitoring for a duplicate key error?
Thank you,
Doug
--
This is the RPG programming on the IBM i (AS/400 and iSeries) (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.