![]() |
|
good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
Re: DBI problem on AIX/Oracle 10gby fmerges (Chaplain) |
on Jul 24, 2007 at 20:14 UTC ( [id://628573]=note: print w/replies, xml ) | Need Help?? |
Hi, As I don't see the remaining of the code, so I can only guess, but I would try to first check the arguments to the function, and I also would try to prepare the statement after calling $dbh =. BTW you can also say $sth->execute($a, $b, $c). Once I used JDBC which uses Inline::Java and it worked fine, but this was because I hadn't the libraries for an old Oracle running on a HP-UX. Regards,
fmerges at irc.freenode.net
In Section
Seekers of Perl Wisdom
|
|