It's removed.

Thanks,
Carsten

> -----Original Message-----
> From: Morrison, John [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, January 24, 2002 1:03 PM
> To: '[EMAIL PROTECTED]'
> Subject: RE: Bug in esql.xsp Sample
> 
> 
> > From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, 24 January 2002 8:54 am
> > To: Cocoon-Dev
> > Subject: Bug in esql.xsp Sample
> > 
> > 
> > After removing these lines from the esql.xsp sample it works again:
> > 
> >      <esql:execute-query>
> >        <esql:query>select xml from xml_table</esql:query>
> >        <esql:results>
> >          <esql:row-results>
> >            <esql:get-xml column="xml"/>
> >          </esql:row-results>
> >        </esql:results>
> >      </esql:execute-query>
> > 
> > Does anyone know something about these lines?
> 
> The query doesn't work because (AFAICT) there isn't a table called
> xml_table in the personnel database.  There's nothing wrong with
> the lines persay...
> 
> > Or can we remove them?
> 
> Remove them.  They demonstrate that you can do multiple queries
> but... +1 on removing them or +0 for replacing with a
> valid query.
> 
> J.
> 
> > Carsten
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, email: [EMAIL PROTECTED]
> > 
> 
> 
> =======================================================================
> Information in this email and any attachments are confidential, and may
> not be copied or used by anyone other than the addressee, nor disclosed
> to any third party without our permission.  There is no intention to
> create any legally binding contract or other commitment through the use
> of this email.
> 
> Experian Limited (registration number 653331).  
> Registered office: Talbot House, Talbot Street, Nottingham NG1 5HF
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to