posted 21 years ago
Hi All,
We are using Websphere 5.0. We have a table with around 40 columns. When we update the columns in the table for the first two times the update is successful. But on the third time it throws,
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
when trying to setString() on PreparedStatement.
The same code works properly in Websphere 4.0.5.
The stacktrace is as follows,
Please let me know if anyone else has experienced this problem.
Thanks & Regards,<br />Nijeesh.