Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to update database when there are multiple rows

Status
Not open for further replies.

ding1000ma

Programmer
Sep 2, 2001
10
0
0
US
Hi,
Can any one help me with this: I have to display 10 records at a time in jsp page
and I have to update couple of columns depending on the client request in the same jsp page,
I should save only those rows that i have updated,
my question is : how will i know that a particular column has been updated?
how should I save changes to the database?(i am using resultset).
Thanks,
Ding
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top