View Single Post
  #2 (permalink)  
Old 04-22-2008, 04:11 AM
rico16135 rico16135 is offline
Member
 
Join Date: Apr 2008
Posts: 28
rico16135 is on a distinguished road
while(rs.next() ) {
//stuff todo
}

Not clear exactly what your prob is
Reply With Quote