Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Koila Malik   on May 14 In Java Category.

  
Question Answered By: Ruairidh Anderson   on May 14

One big problem is
you are using two Resultset.
remove one Resultset
and run it.
It will work
Your code  is perfectly right.
You should display or complete the work before execute the second ResultSet.
After completing the while (rs.eof) you can create second ResultSet

Share: 

 
 
Didn't find what you were looking for? Find more on Two ResultSet pointing to a table Or get search suggestion and latest updates.


Tagged: