×
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 Birgitta. Will give that a try.
"Birgitta Hauser" <Hauser@xxxxxxxxxxxxxxx> wrote in message news:<mailman.449.1353333990.10847.rpg400-l@xxxxxxxxxxxx>...
You may check if the system UDTF TCPIP_INFO in QSYS2 will return what you
need:
Select *
From Table(TCPIP_INFO()) x;;
Mit freundlichen Grüßen / Best regards
Birgitta Hauser
"Shoot for the moon, even if you miss, you'll land among the stars." (Les
Brown)
"If you think education is expensive, try ignorance." (Derek Bok)
"What is worse than training your staff and losing them? Not training them
and keeping them!"
-----Ursprüngliche Nachricht-----
Von: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] Im
Auftrag von Hockchai Lim
Gesendet: Monday, 19.11 2012 14:40
An: rpg400-l@xxxxxxxxxxxx
Betreff: sql - client
hello all,
I've a stored-procedure that could possibly be called from a remote iseries
(the client). The stored-procedure is an external RPG type
stored-procedure. In the RPG export procedure that the stored-procedure
points to, is there a way to find the client ip?
--
This is the RPG programming on the IBM i / System i (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or
change list options,
visit:
http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/rpg400-l.
----------
As an Amazon Associate we earn from qualifying purchases.