Hi.

----- Original Message ----- 
From: "Steve Few" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, January 26, 2002 6:34 AM
Subject: DBD::Oracle INSERT


> 
> NT4, sp6, ASPerl 629, DBI , DBD:: Oracle     |see code below|
> 
> I was experimenting to get an INSERT working with my DBI - DBD::Oracle,
> however, I can't quite understand the problem. Anyone got any ideas? I'm
> 
> completely new to this game.
> 
> ERROR output (echoed to DOS window):
> 
> Can't set DBI::db=HASH(0x1e00130)->{RaisEerror}: unrecognised attribute
> at D:/Perl/site/lib/DB
> I.pm line 437.

Well.
>         my $dbh =DBI->connect('DBI:Oracle:opn.ambient','Steve','Oracle',
> 
>                               {RaisEerror=>1,Autocommit=>0}
>                               )
>                 or die "Couldn't connect to database: " .
What is "RaisEerror"? That must be "RaiseError", isn't it?

==============================================
Kawai, Takanori(Hippo2000)
   Mail: [EMAIL PROTECTED] [EMAIL PROTECTED]
   http://member.nifty.ne.jp/hippo2000
==============================================

Reply via email to