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




Thanks, Rob. I don't know why I didn't think of this. I was making it too
complicated.

My boss is /not/ opposed to traditional file I/O - she's rather
old-fashioned like me, and we definitely don't want to SPENDMONEY(*LOTS) on
more IBM software.

I believe that this is the route we will be taking:
Use embedded SQL to build a cursor over the remote file, then loop through
the cursor to fetch and use "legacy" WRITE's to load the data into the local
file where the data will be aggregated.

This will not be nearly as complex as I thought...

- sjl


Rob wrote:
Is your boss opposed to using "traditional" I/O from within your programs?
And mixing traditional i/o for local with sql for remote. If you were
plan on using DDM you were planning on some traditional I/O anyway. If
you can mix then one alternative is to (in RPGLE):
...
dow fetchRoutine(); // sql fetch from remote system
write localfile;
enddo;





As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

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.