Re: DBI/DBD-Oracle

2003-01-11 Thread Michael A Chase
On Sat, 11 Jan 2003 16:25:24 -0800 (PST) Michael A Chase <[EMAIL PROTECTED]> wrote: > On 11 Jan 2003 22:15:08 +0100 Kristian Nielsen <[EMAIL PROTECTED]> wrote: > > > Michael A Chase <[EMAIL PROTECTED]> writes: > > > > > I've been pondering this and the best I can come up with is to build > > > D

Re: DBI/DBD-Oracle

2003-01-11 Thread Michael A Chase
On 11 Jan 2003 22:15:08 +0100 Kristian Nielsen <[EMAIL PROTECTED]> wrote: > Michael A Chase <[EMAIL PROTECTED]> writes: > > > I've been pondering this and the best I can come up with is to build > > DBD::Oracle twice into separate directories using PREFIX= as an option > > (e.g., 'perl Makefile.P

Re: Oracle 9i

2003-01-11 Thread Michael A Chase
On Fri, 10 Jan 2003 17:28:18 -0600 Dean Andrews <[EMAIL PROTECTED]> wrote: > I have a script that ran fine under 8i. But is giving me grief under 9i. > > On some systems, I set oracle home back to 8i and add a entry into the 8i > tnsnames.ora. > > On one system I don't have an oracle 8i. And I

Re: DBI/DBD-Oracle

2003-01-11 Thread Michael A Chase
On Fri, 10 Jan 2003 11:57:41 -0500 Robert Hansen <[EMAIL PROTECTED]> wrote: > I've been experimenting with your idea here and have run into another > snag. > > The connection to the 9i database works fine setting the Oracle home to the > one DBD was compiled against (8.1.7) using the following me

Oracle 9i

2003-01-11 Thread Dean Andrews
I have a script that ran fine under 8i. But is giving me grief under 9i. On some systems, I set oracle home back to 8i and add a entry into the 8i tnsnames.ora. On one system I don't have an oracle 8i. And I get: Can't load '/usr/perl5/site_perl/5.005/sun4-solaris/auto/DBD/Oracle/Oracle.so' for

DBI upgrade from 1.21 to 1.32

2003-01-11 Thread Meena Vyavahare
Hi, Currently I am having DBI version 1.21 and want to now install DBI-1.32 I am having Perl 5.6.1 installed. Do I have to install the in between versions or I can install the 1.32 directly on the top of 1.21? When I run the 'make test' I am getting errors - see the attached files for it. I also r