RE: perl-oracle connectivity query

2006-09-26 Thread Brian Raven
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of ukhas jean Sent: 26 September 2006 05:34 To: Active Perl Subject: RE: perl-oracle connectivity query > Hello Brian et al ... > > If u see my code i am using the DBI.pm module ... y do i need to have DBD::Oracle.pm insta

Re: perl-oracle connectivity query

2006-09-26 Thread Miguel Angelo
Ukhas > > Brian Raven <[EMAIL PROTECTED]> wrote: > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of ukhas > jean > Sent: 22 September 2006 07:18 > To: Active Perl > Subject: perl-oracle connectivity query > > > I wrote this simple script ...

RE: perl-oracle connectivity query

2006-09-25 Thread ukhas jean
AIL PROTECTED]> wrote: From: [EMAIL PROTECTED][mailto:[EMAIL PROTECTED] On Behalf Of ukhasjeanSent: 22 September 2006 07:18To: Active PerlSubject: perl-oracle connectivity query> I wrote this simple script ... n its baffling me ... i thght thisshould work ... but its not working am

RE: perl-oracle connectivity query

2006-09-22 Thread Brian Raven
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of ukhas jean Sent: 22 September 2006 07:18 To: Active Perl Subject: perl-oracle connectivity query > I wrote this simple script ... n its baffling me ... i thght this should work ... but its not working am i > doing something

perl-oracle connectivity query

2006-09-21 Thread ukhas jean
I wrote this simple script ... n its baffling me ... i thght this should work ... but its not working  am i doing something wrong here??   DB-name : IN02 (its an oracle DB) DB schema: GS password: GS   use strict;use DBI;  my $dbh = DBI->connect(