On 04.May.2002 -- 06:50 PM, von Schwerdtner, Thomas (GXS, FPI) wrote: > I'm doing something wrong here but I cannot find answers in the mailing list > or in the docs. I simply want to run a SELECT after an INSERT has > completed, but neither <esql:resutls> or <esql:no-results> seem to get > triggered. > > Referencing the following, the INSERT statement suceeds just fine, but I get > nothing from either "results" or "no-results".
Try <esql:update-results/> for successful and <esql:no-results/> for unsuccessful inserts. BTW I prefer actions for data manipulation and esql for queries. Chris. -- C h r i s t i a n H a u l [EMAIL PROTECTED] fingerprint: 99B0 1D9D 7919 644A 4837 7D73 FEF9 6856 335A 9E08 --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>