Problem whit UPDATE

Hi I have made one Statement and 3 UPDATE for 3 different tables, which are one after oder.The first UPDATE works, but the oder 2 doesn't. Why?
[165 byte] By [niki4koa] at [2007-11-27 9:18:59]
# 1
> Hi > I have made one Statement and 3 UPDATE for 3> different tables, which are one after oder.> The first UPDATE works, but the oder 2 doesn't. Why?How are we supposed to know what you have done?
aniseeda at 2007-7-12 22:10:46 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...
# 2
are all these 3 updates in the same try block. try to post the error from the catch block if you see something in it.
sncmp3it2a at 2007-7-12 22:10:46 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...
# 3
> Hi > I have made one Statement and 3 UPDATE for 3> different tables, which are one after oder.> The first UPDATE works, but the oder 2 doesn't. Why?it would be better if you post your code because we can't just imagine why.
Yannixa at 2007-7-12 22:10:46 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...