QUERY error
SELECT *,comment as report_comment FROM report WHERE ( report.act_flg=1 AND ( NOW() BETWEEN report.start_time AND report.end_time ) ) AND report_cd=
You have an error in your SQL syntax near '' at line 12