yannis despotopoulos wrote:
> 
> Hello,
> 
> i am trying to use target sql2xml (TorqueSQLTransformTask )
> but it seams that it works only for several column types (i use an MySQL db
> schema)
> and does not take into acount the size even of the VARCHAR columns.
> 
> any hints?

In general that task doesn't work very well for most SQL. Nobody
really has time to fix it. We hope at one point to replace what's
there with the JavaCC parser that is part of Town, but time is
the limiting factor.

The JDBC -> XML task may work a little better but it is certainly
lacking too. The XML that it outputs does not correspond with the
current Torque DTD. At this moment in time that's all we have. I'm
not sure if anyone is planning on working on it anytime soon. Sorry.

> thanx
> 
> ydes
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

-- 
jvz.

Jason van Zyl
[EMAIL PROTECTED]

http://jakarta.apache.org/velocity
http://jakarta.apache.org/turbine
http://jakarta.apache.org/commons
http://tambora.zenplex.org

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to