Re: retrieving the client's IP_ADDRESS

From: Mark D Powell <Mark.Powell_at_eds.com>
Date: 21 Oct 2002 06:26:26 -0700
Message-ID: <2687bb95.0210210526.24604de_at_posting.google.com>


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?????

If the session creates its own connection as I would expect Forms would then try  

select sys_context('USERENV','ip_address') from sys.dual /

SYS_CONTEXT('USERENV','IP_ADDRESS')



999.999.9.999

HTH -- Mark D Powell -- Received on Mon Oct 21 2002 - 15:26:26 CEST

Original text of this message