Subject Re: [Firebird-Java] CallableStatement error
Author Blas Rodriguez Somoza
Hello


At 14/01/2003 05:53 -0800, you wrote:

>--- Blas Rodriguez Somoza <blas@...> wrote:
>Hello
>
>The procedure is not intended to be used inside a
>SELECT (not use SUSPEND but EXIT), it return only one
>result. The different results are obtain by calling
>the procedure after changing the parameter.

I misunderstand the bug, I think the problem is that the method only return the first row from a query.

It is strange but the bug was previous to RC1a, it seems that some changes in the code unhide it.

I have committed a patch to the CVS and several new tests for CallableStatement.

Please update your version and test it.

Regards
Blas Rodriguez Somoza