And the query result is stored in a Data::Table object. From there it can be extracted or manipulated at will. In a CGI program you can print it out as an HTML table easily: print $table->html;my $table = Data::Table::fromSQL($dbh, "select whatever from table where col + = ?", $val);
buckaduck
In reply to Re: Re: Leashing DBI
by buckaduck
in thread Leashing DBI
by billyak
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |