in reply to Error with SELECT and MySQL

Da*n, I was sure I miss something...
I forgot to remove this code:

my $title = $sth->fetchrow_array(); print $title;

BobiOne KenoBi ;)