matssundin
Programmer
I have a vb front-end access an Oracle database through Oracle ODBC connection, I like to validate user base on the user's IP address, not through their computer terminal name, which accessable through the userenv('TERMINAL') function. I just like to know if there is any Oracle function to findout the hostname/ip-address of the current user session, similar to that of the cgi environment variable in a web http request environment, but only this time it is in a windows application environment.<br><br>An answer would be greatly appreciated<br><br>Reach me at <A HREF="mailto:casey.cheung@hrdc-drhc.gc.ca">casey.cheung@hrdc-drhc.gc.ca</A>