I've sent a patch... but it did not yet get applied.
Here is it again... Could you please apply it?!
Thanks
--
Tosten

> -----Original Message-----
> From: Davanum Srinivas [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 24, 2001 1:35 PM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: ESQL : No, my problem isn't with mutual exclusivity
> 
> 
> Lums, Torsten,
> 
> Has this been fixed? If not please create a Bug at http://nagoya.apache.org/bugzilla 
>and we can
> track it.
> 
> Thanks,
> dims
> 
> 
> --- Lums Gsis <[EMAIL PROTECTED]> wrote:
> > Hello again Torsten,
> > 
> > if my query didn't return any row, a call to the execute() method
> > returns false, right?
> > Therefore, for a no-results situation, the code resulting from the
> > application
> > of the esql:no-results template is never reached -  this is what I
> > understand from reading
> > the java code below. Am I right?! I guess it's highly probable that I'm
> > grossly wrong,
> > but this is the only place in the esql.xsl file where the template is
> > apllied.
> > 
> > I don't wan't to execute java code when I do an update or insert, but
> > when my
> > "SELECT title FROM test WHERE title = 'a title' " query returns no rows
> > - for this 3
> > situations, the execute() method's will return false and not a ResultSet
> > Object.

esql.diff

---------------------------------------------------------------------
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]>

Reply via email to