Does anyone know how I can connect via the web to 2 different oracle databases sitting on 2 different machines from within the same script.
If its Perl CGI and Apache, have you added the following to your httpd.conf? SetEnv ORACLE_HOME <path to your Oracle setup> -- Rohit V. Bhute http://blog.rvbhute.org
