
April 29th, 2004, 01:01 PM
|
|
Registered User
|
|
Join Date: Apr 2004
Posts: 7
Time spent in forums: 24 m 21 sec
Reputation Power: 0
|
|
Unrecognized transaction ???
Hi
In a SELECT statement with a join, I've got this Exception:
org.firebirdsql.jdbc.FBSQLException: GDS Exception. Unrecognized transaction
at org.firebirdsql.jdbc.FBConnection.checkEndTransaction(FBConnection.java:1036)
at org.firebirdsql.jdbc.FBStatement.executeQuery(FBStatement.java:160)
But I don't use transactions! :
With Google I can't find anything about this.
Could someone help me with that?
Thanks
Torsten
|