Hi Gurus,
I am accessing the database successfully and executing the query and moving
its Records in ResultSet.
Now the problem is that once I use while(result.next() ). It moves the
pointer to end of file. Now I want to again access the resultset below the
page.But it ResultSet shows null as the pointer is at eof. Now want to
refresh the ResultSet or moving the pointer to first Record so can again use
that ResultSet.
Anyones help will be highly appreciated.
Thanx in advance.
Hamid Hassan
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets