|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Resultset
How to find the end of result set in servlets
without using rs.next |
|
#2
|
|||
|
|||
|
You wanna go to the end of the result set directly or do u wanna loop through the result set and find the EOF ??
If you wanna go to the last record directly you could use Quote:
Ramesh |
|
#3
|
|||
|
|||
|
to find the EOF
|
|
#4
|
|||
|
|||
|
Check the following link
http://www.jguru.com/faq/view.jsp?EID=809342 Hope this replies to your query. Ramesh |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Java Help > Resultset |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|