Click to See Complete Forum and Search --> : retrieiving records from a table


teenqueen
01-13-2009, 08:27 AM
I am having trouble retrieving the last set of records from a table in my java program. Can anyone help?

Khalid Ali
01-13-2009, 10:40 AM
do u get any exceptions?
how do you know its the last record that u are not getting?
try to catch exceptions, probably (assuming your guess is correct) some data(null value) is causing the app to fail at the last record