`whenYear` >='-3000'
AND `whenYear` <='3000'
AND
( `whoCharName` = 'Sagebrush and Paintbrush The Story of Charlie Rus ' or `whoRel` = 'Sagebrush and Paintbrush The Story of Charlie Rus')
AND (`access` ='Public' )
ORDER BY `whenYear` ASC, `whenMonth` ASC , `whenDay` ASC,`eventSig` DESC
LIMIT
0
,
300