Re: error in resultset



Show the full actual stack trace of the exception that
JDBC method throws (not the DatabaseException you
create). Does this happen *every time*, or just some
of the time. If this code is ever run by multiple threads,
your problem is non-threadsafe code.
HTH,
Joe Weinstein at BEA

.