Re: retrieving the client's IP_ADDRESS

From: Gregory N. Mirsky <gmirsky_at_optonline.net>
Date: 21 Oct 2002 10:49:46 -0700
Message-ID: <31eb00e7.0210210949.4c2eccac_at_posting.google.com>


Try this...

select
SYS_CONTEXT(UPPER('userenv'), UPPER('ip_address')) ip_address from dual;

arischr_at_hotmail.com (Aris Chrysostomou) wrote in message news:<1c836689.0210180438.f2a3297_at_posting.google.com>...
> Is there a way to retrieve the ip_Address of a client(on the client
> side) through formn. Oracle8(8.0.5), oracle tools 6i, w2k client
> stations?????
Received on Mon Oct 21 2002 - 19:49:46 CEST

Original text of this message