Re: retrieve many values

From: Ing. Branislav Gerzo (2ge_at_2ge.us)
Date: 02/22/05


Date: Tue, 22 Feb 2005 15:22:44 +0100
To: DBI-Users <dbi-users@perl.org>

Reidy, Ron [RR], on Tuesday, February 22, 2005 at 06:58 (-0700) wrote:

my $sth = $dbh->>prepare_cached("select id, name from table");
my $sth = $dbh->>$sth->execute();
RR> [rr] This should read $sth->execute. Execute retruns a
RR> value, not a statement handle ($sth).

yes, sorry for that. In my code I have it OK (it was ma mailer causing
that "error").

also, I'm using:
DBI 1.46
DBD::mysql 2.9004

any more ideas ?

-- 
 ...m8s, cu l8r, Brano.
[Robin's Rasp = BAT.FILE]