Access数据库计算时间问题where datediff(dd,'发布日期',getdate()) >= 3这样判断时间的语句,Access中可以使么?我是学sql的,这个有点不清楚,以前没有接触过。[解决办法]直接where date()-[发布日期]>=3