RE: PATCH: add advanced error handling in SQLTransformer plus escape-string element

2001-11-29 Thread Peter Seiderer
. Please reply via CC to [EMAIL PROTECTED] -Original Message- > Date: Wed, 28 Nov 2001 13:05:30 +0100 > From: "Carsten Ziegeler" <[EMAIL PROTECTED]> > Subject: RE: PATCH: add advanced error handling in SQLTransformer plus > +escape-string element > To:

RE: PATCH: add advanced error handling in SQLTransformer plus escape-string element

2001-11-28 Thread Carsten Ziegeler
ect: PATCH: add advanced error handling in SQLTransformer plus > escape-string element > > > Hello, > the patch attached above brings the following two changes to the > SQLTransformer: > > 1. SQLExceptions coming from query.execute() are catched and the following > output

PATCH: add advanced error handling in SQLTransformer plus escape-string element

2001-11-26 Thread Peter Seiderer
Hello, the patch attached above brings the following two changes to the SQLTransformer: 1. SQLExceptions coming from query.execute() are catched and the following output is added to the resulting xml documenters set The error messge from the SQLException. 2. The element is added. The purpose