while( my $data = $sth->fetchrow_arrayref || die $sth->errstr; ) { print "$data : @{ $data }"; }
In reply to Re^5: DBD::SQLite failing to return data?
by aquarium
in thread DBD::SQLite failing to return data?
by BrowserUk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |