You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by "Rano, Didier" <Di...@fr.michelin.com> on 2002/12/05 10:37:17 UTC

Problem SQLTransformer

Hello,

With Cocoon 2.0.3, on windows NT, and tomcat 4.1.12

I have a problem with SQLTransformer (with Oracle JDBC  driver). Cocoon returns
all records normally without data !!

Example:
  <rowset>
<row>
<rpb_id/>
<rpb_id/>
</row>
</rowset>

How solve this problem ?

Thank you

Didier Rano
Serv'N Data

---------------------------------------------------------------------
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:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>


RE: Problem SQLTransformer

Posted by Luca Morandini <lu...@tin.it>.
Didier,

are you sure the rpb_id columns are not null ? If they were, that's the correct result.

BTW, why the column names are the same ? 

Best regards,

--------------------------------------------- 
               Luca Morandini 
               GIS Consultant 
              lmorandini@ieee.org 
http://utenti.tripod.it/lmorandini/index.html 
---------------------------------------------
 

> -----Original Message-----
> From: Rano, Didier [mailto:Didier.Rano@fr.michelin.com]
> Sent: Thursday, December 05, 2002 10:37 AM
> To: cocoon-users@xml.apache.org
> Subject: Problem SQLTransformer
> 
> 
> 
> Hello,
> 
> With Cocoon 2.0.3, on windows NT, and tomcat 4.1.12
> 
> I have a problem with SQLTransformer (with Oracle JDBC  driver). Cocoon returns
> all records normally without data !!
> 
> Example:
>   <rowset>
> <row>
> <rpb_id/>
> <rpb_id/>
> </row>
> </rowset>
> 
> How solve this problem ?
> 
> Thank you
> 
> Didier Rano
> Serv'N Data
> 
> ---------------------------------------------------------------------
> 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:     <co...@xml.apache.org>
> For additional commands, e-mail:   <co...@xml.apache.org>
> 

---------------------------------------------------------------------
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:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>