Good News Everybody!
The new search engine is LIVE!
Please report any problems to david (at) midrange.com.
|
I have been using them here and there (SQL External Stored Procedures moreof
than UDF's). They are decently fast in execution _and_ they retain state
the called RPG *SRVPGM. What I mean by that is you can make a first callto
RPG *SRVPGM XYZ and subsequent calls on the same connection with get the
same RPG object loaded into memory (i.e global variables will retain their
values, etc).
iSeries Network has a three part article series on pattern recognitionwhere
the same RPG logic is re-used from multiple mediums (green screen, Webapp,
Java desktop). I wrote the Java desktop article portion and used SQL
External Stored Procedures to call the existing RPG service program sub
procedures.
This mailing list archive is Copyright 1997-2026 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.