Subject | Re: [Firebird-Java] fyracle executing stored procedures via JDBC |
---|---|
Author | Roman Rokytskyy |
Post date | 2006-08-10T12:37:38Z |
> This is a real showstopper for me - if I can't call the stored proceduresThis looks like a bug in the fyracle.dll. Can you reproduce with arbitrary
> 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.
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