Hi Xavier,
could you have look at the SQuirreL logs (Menu Windows -->View SQuirreL
logs). There you should find a stacktrace of your exception. Could you
please post the stacktrace together with your request.
Thanks
Gerd
Xavier Vigouroux wrote:
> Hi,
>
> I try to connect to a derby database, I have a different behavior SQL
> requests withfrom 1.2beta6 to 2.0rc1:
>
> o in 1.2beta6: I can execute select, get an exception
> (org.apache.derby.client.am.SqlException: invalid operation: result set
> closed) but can see the result of the request
>
> o in 2.0rc1: I have the same exception but with no result.
>
> what must I investigate to get better insight.
>
> XFV
>
|