in reply to Re^2: Connecting to Oracle DB using DBI from CGI script
in thread Connecting to Oracle DB using DBI from CGI script
If you set up Oracle environment variables inside a script that loads the Oracle client libraries, you have to set up the variables before the libraries are loaded:
I prefer the last way, so no script has to be modified and all scripts automatically get the right Oracle configuration.
Alexander
|
---|