Have you tried esql?  It gives you a lot more control over how you request 
the data.  There are enough docs and samples on esql to get you started.
Bert

   At 14:21 15/07/2002 +0200, you wrote:
>Hi all,
>
>I've got the following problem (on C2.0):
>
>a rowset generated by the SQLTransformer (which seems to me to not allow
>specific control over column format) contains rows like these:
>
>   <row>
>   <nome>Totale Toscana</nome>
>   <costogesttotale>4.6985818E8</costogesttotale>
>   <costooperatori>6.79535678E8</costooperatori>
>   <entraterette>6.01985915E8</entraterette>
>   <altreentrate>1.26699997E8</altreentrate>
>   <dummy>65</dummy>
>   </row>
>
>the problem is that Xalan doesn't recognize these numeric values as numbers,
>not allowing me to apply any number formatting.
>
>Any ideas?
>
>
>Thanks in advance,
>
>L:
>
>---------------------------------------------------------------------
>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]>


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