I have some CGI scripts that should connect to an Oracle
database on another server. I don't think I can set
ORACLE_HOME in my CGI scripts because there's no local
instance of Oracle. I looked through Oracle.pm and saw
something called TWO_TASK that looked helpful but I couldn't
get it to work. Do I have to set something else that says
where tnsnames.ora is located? Any thoughts would be appreciated.
Thanks.