sqlstatement: select contestid, contesttype, contestsection, contesthasrefsurvey,
to_char(contestbegdate,'MM/DD/YYYY HH:MI:SS PM') as begdate,
to_char(contestenddate,'MM/DD/YYYY HH:MI:SS PM') as enddate,
to_char(sysdate,'MM/DD/YYYY HH:MI:SS PM') as tnow,
(sysdate - contestbegdate)*100000 as hasbegun,
(sysdate - contestenddate)*100000 as hasended, contestbegdate, contestenddate, contestnumquestions, contestname, contestsubsection, contestlinkset, contestmode
from NEWSDB_CONTEST where contestid=2844 and contestsubsection='style/contests'
Sorry.
This survey or contest form has not been adequately defined in the Content Server table
newsdb_contest. errno: -101 If the problem persists and you think there has been a mistake, please email us.