Re: (Fwd) Question about DBD::Oracle

2011-05-24 Thread Martin J. Evans
ject: (Fwd) Question about DBD::Oracle - Forwarded message from Sumiya - Date: Wed, 16 Mar 2011 09:19:15 +0900 From: Sumiya To: tim.bu...@pobox.com Subject: Question about DBD::Oracle Dear Mr. Tim Bunce, I would like to ask you about DBD::Oracle. Would you tell me what makes

RE: (Fwd) Question about DBD::Oracle

2011-05-24 Thread John Scoles
DBD::Oracle just different implementations on OCI clients. Hope this helps cheers John > Date: Tue, 24 May 2011 14:40:54 +0100 > From: tim.bu...@pobox.com > To: dbi-users@perl.org > CC: sumiy...@tradewintech.co.jp > Subject: (Fwd) Question about DBD::Oracle > > - F

(Fwd) Question about DBD::Oracle

2011-05-24 Thread Tim Bunce
- Forwarded message from Sumiya - Date: Wed, 16 Mar 2011 09:19:15 +0900 From: Sumiya To: tim.bu...@pobox.com Subject: Question about DBD::Oracle Dear Mr. Tim Bunce, I would like to ask you about DBD::Oracle. Would you tell me what makes difference behaviourbetween OCI 8 and OCI 9.2

Re: question about DBD::Oracle

2009-10-02 Thread Bruce Johnson
Thanks! On Oct 2, 2009, at 12:59 PM, John Scoles wrote: Hmm interesting question. My guess is that the two should not mix within apache so yes you can do this in you program/s without the two conflicting. One thing to check is to see if your apache server is using Mod_perl and if it is

Re: question about DBD::Oracle

2009-10-02 Thread John Scoles
Hmm interesting question. My guess is that the two should not mix within apache so yes you can do this in you program/s without the two conflicting. One thing to check is to see if your apache server is using Mod_perl and if it is in the start_up.pl you can set the ORACLE_HOME and LD_LIBRARY

question about DBD::Oracle

2009-10-02 Thread Bruce Johnson
here's my problem. Due to some ancient database infrastructure I need to use an old version of DBD::Oracle compiled against an Oracle 8i client libs. We're setting ORACLE_HOME and LD_LIBRARY_PATH to be inherited from Apache. The problem is that this completely borks PHP/Oracle connection,

Re: question about DBD::Oracle

2008-09-02 Thread John Scoles
Sorry for the late reply I have been off on vacation for the past few weeks. DBD::Oracle has been successfully installed with 2008 but I have not done it. If have CC the DBI-users list with this post as someone there might have gotten it to work. First of I would say you do not have the corre