DBI version : 1.605
DBD::Oracle version : 1.22
Database: 11.1.0.7 (don't think this matters)
DB Charset : AL32UTF8 (this definitely matters)
NLS_LANG: AMERICAN_AMERICA.AL32UTF8
Consider the following script ...
#!/usr/bin/perl -w
use strict;
use warnings;
Hi DBI-Fans,
i'm getting crazy trying to install DBD::Oracle 1.22 with Activestate Perl
5.10 and Oracle Instantclient 10.1 (Intel).
Is there any good way to get this running? The old instantclient was only
ppc, and all tricks on the net seem to solve
this problem, but no one had the opposite pr
IBM DB2 Database Driver for Perl DBI Version 1.71 has been uploaded on
CPAN. Testers are please welcome to test the new features and report the
bugs.
DBI is an open standard application programming interface (API) that
provides database access for client applications written in Perl. DBI
defin
On Thu, 2009-03-26 at 10:48 -0500, Scott T. Hildreth wrote:
> On Thu, 2009-03-26 at 11:45 -0400, John Scoles wrote:
> >
> > Scott T. Hildreth wrote:
> > > On Thu, 2009-03-26 at 06:49 -0400, John Scoles wrote:
> > >
> > >> Scott T. Hildreth wrote:
> > >>
> > >>> On Mon, 2009-01-19 at 20:26
On Thu, 2009-03-26 at 11:45 -0400, John Scoles wrote:
>
> Scott T. Hildreth wrote:
> > On Thu, 2009-03-26 at 06:49 -0400, John Scoles wrote:
> >
> >> Scott T. Hildreth wrote:
> >>
> >>> On Mon, 2009-01-19 at 20:26 +, Russell, Gordon wrote:
> >>>
> >>>
> Hi. I am hoping s
Scott T. Hildreth wrote:
On Thu, 2009-03-26 at 06:49 -0400, John Scoles wrote:
Scott T. Hildreth wrote:
On Mon, 2009-01-19 at 20:26 +, Russell, Gordon wrote:
Hi. I am hoping someone can look over this install info and tell me if it is
all ok?
I am having some worries
On Thu, 2009-03-26 at 06:49 -0400, John Scoles wrote:
> Scott T. Hildreth wrote:
> > On Mon, 2009-01-19 at 20:26 +, Russell, Gordon wrote:
> >
> >> Hi. I am hoping someone can look over this install info and tell me if it
> >> is all ok?
> >>
> >> I am having some worries with a new install
Scott T. Hildreth wrote:
On Mon, 2009-01-19 at 20:26 +, Russell, Gordon wrote:
Hi. I am hoping someone can look over this install info and tell me if it is
all ok?
I am having some worries with a new install of fedora 10.
I also installed oracle 11.1.0.7.
I have the latest DBI and am i