RE: connection error

2002-05-06 Thread Lance Prais
Exiting I am jdk1.3. I have installed all the recommended patches in the README.sparc file but no luck. Also this connect string works in other scripts with in the application. -Original Message- From: John W. Krahn [mailto:[EMAIL PROTECTED]] Sent: Monday, May 06, 2002 4:55 PM To: [E

Re: connection error

2002-05-06 Thread drieux
On Monday, May 6, 2002, at 02:36 , Lance Prais wrote: [..] > Does anyone know why I could be getting this error? not sure - you might want to also re-read http://search.cpan.org/doc/TIMB/DBI-1.21/DBI.pm > Connection String: > use DBI; > > my $connect_string="DBI:Oracle:$SERVICE"; > > my $db

Re: connection error

2002-05-06 Thread John W. Krahn
Lance Prais wrote: > > I am getting a connection error. I used this same connection string all > though out my scripts in this application without problems except in this > case. Does anyone know why I could be getting this error? > > Connection String: > use DBI; > > my $connect_string="DBI:O