Thank you so much.
I'll began the switching. If in the mean time a solution is found I'd
prefere to use the sql transformer.

On Fri, 6 Dec 2002 11:38:22 +0100, "Christian Haul"
<[EMAIL PROTECTED]> said:
> On 06.Dec.2002 -- 12:19 PM, Gabriele Domenichini wrote:
> > I need to retrieve xml data from Oracle database as an out-parameter. The
> > stored procedure works but the output is like this:
> > &lt;rootElement&gt;
> >    &lt;element&gt;
> > Something written
> >    &lt;/element&gt;
> > &lt;/rootElement&gt;
> > I think that SQL Transformer convert "<" and ">" signs in entities. I
> > need desperately to have my code back. Please help me
> 
> No idea how to achieve this with the transformer, but with esql you
> could use esql:get-xml for this (or enclose a get-string with
> util:include-expr).
> 
> Switching to XSP would surely have a major impact but since you are
> desparate....
> 
> I believe there has just been a similar thread, so have a look at the
> archives. 
> 
>       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/faq/index.html>
> 
> To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
> 
> 
-- 
  Gabriele Domenichini
  [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]>

Reply via email to