You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Bruno Pierre <br...@yahoo.fr> on 2003/07/26 11:59:10 UTC

pb with sql transform or HSQLDB

Hello everybody.

WHen i do the query

SELECT ID AS TOTO FROM ....

I get the tag <id> and not the tag <toto>
is it a problem of HSQLDB or a problem of the transformer?

To have the wanted output i'm forced to do
SELECT ID+0 AS TOTO FROM...
but it is boring

thanks


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org