Re: DBI/DBD Oracle Connections

2005-08-31 Thread Tim Bunce
On Fri, Aug 26, 2005 at 10:58:22AM -0400, Ford, Richard wrote: > We are encountering a problem when we connect to an Oracle database and do not > provide the database name in the connect string. > > The ORACLE_HOME that the DBD was compiled against is > /app/oracle/client > > The Oracle ENV var

DBI/DBD Oracle Connections

2005-08-26 Thread Ford, Richard
We are encountering a problem when we connect to an Oracle database and do not provide the database name in the connect string. The ORACLE_HOME that the DBD was compiled against is /app/oracle/client The Oracle ENV variables defined outside of perl are: ORACLE_HOME=/app/oracle/DEV ORACLE_SID=DE