Subject Re: [Firebird-Java] "attemt to reopen an open cursor" with preparedStatements
Author Roman Rokytskyy
> i occasionally get the "attemt to reopen an open cursor" error when
> using PreparedStatements. When replacing the PreparedStatement with
> an ordinary Statement the error goes away. This happens regardless
> whether i use StatementPooling or not. Could someone explain what
> this error means and what reason there could be?

Please provide a stacktrace, and, if possible, a test case that reproduces
the problem.

Roman