| 
 | 
| 
 
Sponsored Link • 
 
 | 
| 
 Advertisement 
 | 
| 
 
Advertisement
 
 | 
 This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums. 
Message:
 Ramesh, I will need more details about what you are trying to do before  I have had a look at the first() method and it throws an SQLException  Another useful method is the next() method, which can be used to  while(resultset.next()) { The while loop will automatically move onto the next row in the  Hope this goes someway to sorting out your problem.  If not,  Regards, Jody
 Replies:  | 
| 
 Sponsored Links 
 |