× 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.



Got a couple of PFs. Call them FOO and BAR.

FOO is uniquely keyed on fields HAM and EGGS, and contains additional field SPAM (which is the unique key of logical FOO_1

BAR has a field, FROTZ, the first key on logical BAR_1, that ties every record in BAR to a record in FOO. And it also has a field, BLORB, which is a date.

I'm looking for a way to get the most recent value of BLORB for any arbitrary value of HAM, with an RPG CHAIN statement. Preferably without having to pick through every FOO record for that value of HAM.

As I recall, the last time I looked, a DDS-defined join-logical could not be keyed across more than one of the based-on PFs. Or is my memory playing tricks on me. But I also recall doing SQL join queries that were keyed across more than one PF.

1. Am I making any sense?

2. Is there a way to do this? Or am I stuck having to go through every FOO record for the given value of HAM?

--
JHHL

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.