After flirting briefly with SQLTransformer, I'm using XSP/ESQL--they work great.
A couple alternatives might be to create separate pipelines with SQLTransformer and aggregate them in your sitemap, or to build a single large union query. > -----Original Message----- > From: Argyn Kuketayev [mailto:[EMAIL PROTECTED]] > Sent: Friday, June 21, 2002 10:28 AM > To: '[EMAIL PROTECTED]' > Subject: RE: SQLTransformer, multiple execute-query siblings? > > > it doesn't support two nested queries on the same level of > nesting, as far as I remember after looking at C2.0.1 > sources. I don't think it's fixed. > > Workaround is: > 1. modify source codes > 2. use XSP > > I use XSP with ESQL > > > Can someone confirm this, and is there a workaround other > > than chaining > > multiple SQLTransformers with XSLT to generate sub-queries? > > --------------------------------------------------------------------- > 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]> > --------------------------------------------------------------------- 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]>