Subject | Bug in Statement implementation? |
---|---|
Author | sp64_asaon |
Post date | 2005-05-10T14:37:45Z |
After we switched from JayBird 1.5.1 to 1.5.5 in certain situations we
got the error:
"The prepare statement identifies a prepare statement with an open cursor"
The error arises when a (not prepared) statement is executed twice. I
uploaded a simple test program (see TestExecStmtTwice.java) where you
can reproduce the problem. I'm quite sure that's a bug, but I was not
able to find it.
Could someone take a look, please.
Stephan
got the error:
"The prepare statement identifies a prepare statement with an open cursor"
The error arises when a (not prepared) statement is executed twice. I
uploaded a simple test program (see TestExecStmtTwice.java) where you
can reproduce the problem. I'm quite sure that's a bug, but I was not
able to find it.
Could someone take a look, please.
Stephan