Subject | Re: [Firebird-Java] "attemt to reopen an open cursor" with preparedStatements |
---|---|
Author | Roman Rokytskyy |
Post date | 2004-10-05T20:58:35Z |
> i occasionally get the "attemt to reopen an open cursor" error whenPlease provide a stacktrace, and, if possible, a test case that reproduces
> 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?
the problem.
Roman