I'm using torque with the as400 driver. Most the time it works great. Lately though I've notice when I do a
addAscendingOrderBy() to a criteria I get a sql error: [SQL0171] Argument 1 of function UCASE not valid I'm looking for a quick workaround for this. I'm not sure I can wait for a torque patch Can I add a custom order by where it won't cause this ucase function to be called? Thanks! Paul
