Error querying database:
Select nChampID, csChamp, nEventID, nSectionID, bIsPlaying, cRound, cSegment, nRoundCurrent, nSegmentCurrent From view_Champ Where view_Champ.bIsDeleted=0 And bPublish=1 And csEvent<>'Demo' And csEvent<>'Test' Order By IF(nChampID=34,41,IF(nChampID=47,45,IF(nChampID=55,54,IF(nChampID=54,55,IF(nChampID=122,123,IF(nChampID=123,122,nChampID)))))) Desc , nChampID Desc , nSort;