in reply to
Re: Perl/SQL Query
in thread
Perl/SQL Query
Yeah, that's another way to do it. I think that only works if you set
$handle->{RaiseError} = 1
, though. That was the impression I got from the documentation.
Comment on
Re: Re: Perl/SQL Query
Download
Code
Replies are listed 'Best First'.
Re: Re: Re: Perl/SQL Query
by
granddad
(Initiate)
on Sep 20, 2003 at 13:24 UTC
That's right. When you do the connect.
[reply]
In Section
Seekers of Perl Wisdom