Subject Re: How to call Stored procedure?
Author Roman Rokytskyy <rrokytskyy@yahoo.co.uk>
> Can you post the corrected version? I'd like to put that in the
> FAQ.

It's in the CVS as a test case:

client-
java/src/test/org/firebirdsql/jdbc/TestFBCallableStatement.java

You can copy procedure code (it calculates factorial) and testRun()
body into FAQ.

Best regards,
Roman Rokytskyy