Top "Record-count" questions

How do I get the size of a java.sql.ResultSet?

Shouldn't this be a pretty straightforward operation? However, I see there's neither a size() nor length() method.

java sql jdbc resultset record-count
How to show the total number of records at the end of the page

I would like to show total number of records at the end of the page using Crystal Reports. If there …

crystal-reports record-count