aspose file tools
The moose likes JDBC and the fly likes Scrollable ResultSet Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Scrollable ResultSet" Watch "Scrollable ResultSet" New topic
Author

Scrollable ResultSet

Frederic Kho
Greenhorn

Joined: Feb 17, 2002
Posts: 4
Hi,
I have a resultset of 30 transactions, and I want to output the first 20 to the screen, with the next 10 viewable via a "next" link. How do I do this?
Thanks.
Gregg Bolinger
Ranch Hand

Joined: Jul 11, 2001
Posts: 15230

What have you tried?
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Scrollable ResultSet
 
Similar Threads
resultset
open Resultset and closed connection
ResultSet needs connection?
how to count rows
ResultSet please help