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



<Justin>
As of now, the *LIBL doesn't contain any of the app libraries.
</Justin>

... that's very similar to ArdGate and you would have 2 possibilities, mentioned in my previous post:
- if you know the library at binding time, you could use: CRTPGM ... BNDSRVPGM(libname/SRVPGMNAME) and you are done
- deploying ArdGate, I don't know in wich lib someone wants to install a version and maybe there is more than one version, so the programm has a look in wich lib it is installed (RPG PSDS will know it) and the loads the SRVPGM from the same lib and get's a procedure pointer via another API.
You will find the source here: http://appserver4rpg.cvs.sourceforge.net/viewvc/appserver4rpg/appserver4rpg/QSYS.LIB/JVAGATE.LIB/qrpglesrc.jdbcgate?revision=1.5&view=markup
and here : http://appserver4rpg.cvs.sourceforge.net/viewvc/appserver4rpg/appserver4rpg/QSYS.LIB/JVAGATE.LIB/qrpglesrc.procp4name?revision=1.1&view=markup
and the COPY Sources near by, the create commands are embedded in the sources too.

D*B

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.