fetchrow_hashref gives error

fetchrow_hashref gives error

am 30.03.2004 15:40:08 von atif

hello everybody:

when I do fetchrow_hashref after execute it gives error:

DBD::mysql::st fetchrow_hashref failed: fetch() without execute()
*********lines where error*****************
$sth->execute();
$ref=$sth->fetchrow_hashref;
*******************************************

and why is this error emerging...

Use of uninitialized value in numeric eq (==)
******************line where error*******************
if ($equal_date==1)
*****************************************************

--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=gcdmp-msql-mysql-modules@m .gmane.org