If you want to change it for both, just remove conn.close() and conn = null in the finally block of the Query.exceute() method in the SQLTransformer. conn.close() is called in Query.close() and should not be called in execute().

On Wednesday, February 19, 2003, at 02:43 PM, Upayavira wrote:

I've got both 2.0.4 and 2.1 set up. Whilst I'd prefer it for both, 2.0.4 would be fine.

Thanks.
What version of cocoon are you using?

On Wednesday, February 19, 2003, at 01:59  PM, Upayavira wrote:

Brian,

I've finally got Firebird working, by switching from the
SQLTransformer to the
ESQL logicsheet. What a relief!

Can you send me the patch for the SQLTransformer? I'll see if that's
part of it.

Thanks for your help.

Regards, Upayavira





---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to