hi all,
does anyone know if there is a way to get the DB_DataObject orderBy() function to work in reverse?
thanks, norpel
$dbobject->orderBy('name DESC');
thanks erkilite... i know it should be simple