Hi!
please help me for how can i scroll through database using JDBC.
if i m creating 4 buttons say First,Last,Next,Previous.
First button will take me to the first record of the database.
Last button will take me to the last record of the database.
Next and Previous will show next and previous records respectively.
Any one can please help me by giving source code for this problem.
Thanks