in reply to Help on fetchrow_hashref!

Not much of a db expert, but I do see a possible explanation for empty results.

Possibly try putting a % sign in front of the {}

%info = %{$hashref};

(!(scalar %info)) { # what does this mean?

Running scalar on the hash, returns the number of keys the hash has, so it's checking for an empty list.


I'm not really a human, but I play one on earth.
Old Perl Programmer Haiku ................... flash japh