I am using torque-3.0 and having a problem with addAscendingOrderBy on
varchar columns.  When I use an integer column, it works fine, but
when I use a varchar column it gives me nullPointerException building
the query string in BasePeer.  The line number from the stack trace
implies that it occurs, as expected, in the code that is building the
orderBy statement.

Any help is appreciated.

prescott balch

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

Reply via email to