主题:数据库查询---在线等
sql="SELECT person_id,count(answer_id) FROM date_count WHERE answer_id=1 and postdate>today GROUP BY person_id order by count(answer_id) desc"
Microsoft JET Database Engine (0x80040E10)
至少一个参数没有被指定值。
Microsoft JET Database Engine (0x80040E10)
至少一个参数没有被指定值。