Subject Re: RC2
Author Roman Rokytskyy <rrokytskyy@yahoo.co.uk>
> But now, when I try to call a stored procedure more
> than once changing parameter, I get always the first
> result. This work with RC1, the problem appear with
> RC2.

Do you use CallableStatement or PreparedStatement?