I have a web page which queries a database and returns the results using DBIx::Recordset. I'm only getting 100 entries on my web page when it returns the results and there are more than 100 entries that satisfy the query (when I do the query in dbish, I get over 100 results).
Is there a limit I can change for DBIx::Recordset? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
