SQL Question (date_format select)

edited September 2007 in Vanilla 1.0 Help
The command works fine in normal sql environment but not if I try to use the SQLBuilder class

$s->AddSelect("DATE_FORMAT( Birthday, '%e. %b %Y' ) AS Birthday", "u");

Andy idea why this doesnt work? The error message isnt very helpful unfortunately
This discussion has been closed.