http://qs321.pair.com?node_id=301210


in reply to Sqlite DBI $sth->rows

In addition to jeffa's good advice, you cannot rely on rows() returning anything reasonable for a SELECT statement. Don't use it.

Chris
M-x auto-bs-mode