in reply to Unable to display data from hash array

Where am I making mistake?

In a number of ways:
You are not handling the possible error you store in   $err.
Consult the DBI.pm documentation how to work with   fetchrow_hashref.
You did not tell us much about the templating system to understand if there's anything wrong there.

Cheers, Sören

  • Comment on Re: Unable to display data from hash array

Replies are listed 'Best First'.
Re^2: Unable to display data from hash array
by bar10der (Beadle) on Jun 14, 2004 at 14:34 UTC
    Thanks Sören
    I'll give it a go. By the way, there is no problem with the template. I have tested it with some localy defined vars.