| Subject | Re: JBIRD 1.55+ Double trouble |
|---|---|
| Author | nagypapi |
| Post date | 2005-09-13T20:02:16Z |
My apologies, both were my errors:
The "Cursor"-named exception refered to me commiting the transaction
and still wanting to call rs.next() after that.
The other Exception was caused by me setting autocommit to true in a
different method that was called by my method
Use the power young Luke, don't get carried away with it :)
John
The "Cursor"-named exception refered to me commiting the transaction
and still wanting to call rs.next() after that.
The other Exception was caused by me setting autocommit to true in a
different method that was called by my method
Use the power young Luke, don't get carried away with it :)
John