On Monday 24 June 2002 15:30, Hahn Kurt (CHA) wrote: > I'm suspecting that the SQL-transformer doesn't > support more than one nested query at once?
That's right - we had a discussion about this here at the end of last week, see: http://marc.theaimsgroup.com/?t=102466743100008&r=1&w=2 The alternatives are either to run several SQLTransformers chained in the sitemap, or make a more complex SQL query and use XSLT downstream to create the desired structure (grouping usually). -Bertrand --------------------------------------------------------------------- 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]>