aspose file tools
The moose likes JDBC and the fly likes Feching results Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Feching results " Watch "Feching results " New topic
Author

Feching results

Raghu Jamwal
Greenhorn

Joined: Dec 28, 2000
Posts: 8
Hello
I would like to sort records in a database and display them using the "next" and "prevoius" buttons.It could be like first five records then the "next" button,then 5 more records and a "next" and previous" button.
How do I do this?
Thanks in advance.
paul sun
Greenhorn

Joined: Dec 22, 2000
Posts: 28
Scrollable result set or disconnected rowset may do. The following link may do help:
http://www.jguru.com/jguru/faq/view.jsp?EID=60818
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Feching results
 
Similar Threads
Paging with JDBC/JSP/Servlet
displaying records in different pages.
"Next" button functionality
"Next" button functionality
paging in struts