Subject | Re: [Firebird-Java] How to call a stored procedure? |
---|---|
Author | Roman Rokytskyy |
Post date | 2004-08-12T16:30:46Z |
> Thanks. Roman replied that it's a known bug. Now I have to try toThat's not 100% correct. So far I cannot confirm this bug when using a
> come up with a test case, if it's even possible.
CallableStatement and I do not see how it can happen. I was able to
reproduce it when using PreparedStatement with the {?= call ...} syntax. If
that's your case, please fill a bug report, so it is not forgotten.
Roman