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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
