Subject | Re: Failure on PreparedStatement |
---|---|
Author | Roman Rokytskyy |
Post date | 2003-04-04T19:47:05Z |
Robert,
by email)? You have run into error that is believed to be critical
for current transaction and then for some reasons driver could not
end that transaction.
However, I would like to see what kind of problem you have and what
had happened to driver. Also ensure that you can recreate this
problem using latest version of JayBird (since neither RC4 nor
release was made so far, you have to build driver yourself - its
easy). Also include version of your databse server in your post
(including build number, 3-digit number at the end of a version).
Thanks!
Roman
> I'm getting a failure on a prepared statement. It seems that evenCan you post your complete code with database schema here (or send me
> if I am doing something wrong that it shouldn't fail in this way
> (i.e. IllegalStateException).
>
> Here's a small unit test:
by email)? You have run into error that is believed to be critical
for current transaction and then for some reasons driver could not
end that transaction.
However, I would like to see what kind of problem you have and what
had happened to driver. Also ensure that you can recreate this
problem using latest version of JayBird (since neither RC4 nor
release was made so far, you have to build driver yourself - its
easy). Also include version of your databse server in your post
(including build number, 3-digit number at the end of a version).
Thanks!
Roman