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



When PTF group 14 for 7.1 becomes available you could now do an insert
with a remote subselect. Let me rephrase this. Let's say you did a
CONNECT TO a remote database. Then you did a select with a cursor. You
processed that cursor with RPG. Then you wanted to post that data
locally. Prior to this enhancement you had to
Read with sql
Write with rla (or record level access aka traditional rpg write
statement)
Now with this you can eschew your cursor and read the remote and write the
local database with one simple insert statement. And if you have ARDGATE
or RazLee's DBGATE that remote database could be SQL Server or any number
of things.

For more information see:
https://www.ibm.com/developerworks/mydeveloperworks/wikis/home?lang=en#/wiki/IBM%20i%20Technology%20Updates/page/INSERT%20with%20remote%20SUBSELECT

You may want to look at
https://www.ibm.com/developerworks/mydeveloperworks/wikis/home?lang=en#/wiki/IBM%20i%20Technology%20Updates/page/DB2%20for%20i%20Functional%20Enhancements


Rob Berendt

As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.