Thread: Jdbc
View Single Post
  #1 (permalink)  
Old 11-07-2007, 11:25 PM
siwa siwa is offline
Member
 
Join Date: Nov 2007
Posts: 3
siwa is on a distinguished road
Jdbc
Hi,
Can any one help me please

In my application the resultset got 49 records.
rs.getFetchSize() shows 49, but when i say while(rs.next()) the pointer is not moving to the rs.next() block.
Can anyone help me how to work out, and im sure the resultset is scrollable.

Thanks.
Reply With Quote
Sponsored Links