Subject | Re: [Firebird-Java] Strange error message: "Cursor"?!? |
---|---|
Author | Roman Rokytskyy |
Post date | 2005-11-21T22:00:43Z |
> In a particular installation of our application, we are getting theFirebird tried to tell something but server did not pass the rest of the
> following stack trace. Notice the strange error message: "Cursor".
> Has anybody seen this before? What is it about?
params in status vector. The message looks like this:
335544572=Cursor {0} {1}
The corresponding constant in iberror.h is declared as isc_dsql_cursor_err.
Is it reproducable?
Roman