Subject Re: [Firebird-Java] fyracle executing stored procedures via JDBC
Author Roman Rokytskyy
> This is a real showstopper for me - if I can't call the stored procedures
> from Java, there is no way I can continue with this project, and I really
> desperately need to.

> Please - can anyone give me information about the correct setup to get
> this to work. I am using the firebirdsql-full.jar and jaybird.dll from
> the 'java' folder inside the fyracle installation folder.

This looks like a bug in the fyracle.dll. Can you reproduce with arbitrary
stored procedure or only with some specific one?

If you prepare a test case, I can try it with newer jaybird.dll in debug
mode, maybe we see what happens there.

Roman