L
leili31az
Hi
i'm writing a query in microsoft access , but i get this errormessage :
"Join expression not supported " .
this is the query :
SELECT count(answers.answer) as cnt from answers inner join forms on
answers.fid=forms.fid and forms.cgcode=820 and forms.termcode=25 and
answers.answer=1
can anyone help me on this problem ?
i'm writing a query in microsoft access , but i get this errormessage :
"Join expression not supported " .
this is the query :
SELECT count(answers.answer) as cnt from answers inner join forms on
answers.fid=forms.fid and forms.cgcode=820 and forms.termcode=25 and
answers.answer=1
can anyone help me on this problem ?