| Author |
ResultSet.updateString() , updateInt() are not updating values
|
Shounak Kundu
Ranch Hand
Joined: Jul 29, 2010
Posts: 60
|
|
Hi,
Here I am .. again to pester you.
This is the code :
|
Shounak
|
 |
David O'Meara
Rancher
Joined: Mar 06, 2001
Posts: 13459
|
posted

0
|
|
how do you know the values are not being updated?
|
 |
Shounak Kundu
Ranch Hand
Joined: Jul 29, 2010
Posts: 60
|
|
Actually I am finding it by making query from the table..
And i don't see any change in the values.
|
 |
David O'Meara
Rancher
Joined: Mar 06, 2001
Posts: 13459
|
posted

0
|
|
What is your database, what is your Driver, are you using transactions, how are you querying the table?
|
 |
 |
|
|
subject: ResultSet.updateString() , updateInt() are not updating values
|
|
|