×
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.
Dan:
You can issue DSPSRVPGM QC2IO and press Enter until you see the screen
that shows the "Procedure Exports" ... these are the names of the
procedures and functions exported by this *SRVPGM. Then, you can look
them up in the IBM i Knowledge Center under "APIs"... you might
recognize many of them, including _ROpen, _RClose, _Rwrite, _Rreadd,
_Rreadn, etc.
Most of them have been around since V2R3, the first release to support
ILE and ILE C/400 ... (Actually, before that, from V1R3 on, the SAA
EPM C/400 compiler also supported many of these, but they were of course
implemented differently,because that was before the availability of
*SRVPGMs and ILE.)
HTH,
Mark S. Waterbury
> On 3/30/2017 2:58 PM, Dan wrote:
Interesting. Do you have documentation for QC2IO? Google was not my
friend; the best I found was a v6r1 Memo to Users listing all of the API
updates.
- Dan
On Thu, Mar 30, 2017 at 2:09 PM, Nathan Andelin <nandelin@xxxxxxxxx> wrote:
No, the only SQL would be the UDF definition. I'm using the IBM i recio
functions in service program QC2IO and other system APIs, which appear to
perform much better than SQL.
As an Amazon Associate we earn from qualifying purchases.
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.