Help for this page
my ($grp_name, $grp_description) = @_; my %form_values=""; ... my $occurences = $sth->fetchrow_arrayref->[0]; print "result: $occurences\n";
DBD::DB2::st execute failed: execute called with 1 bind variables when + 0 are needed at miller.pl line 71. Cannot execute: execute called with 1 bind variables when 0 are needed + at miller.pl line 71.