[Time]=2012-11-30 9:13:01 怎么将日期格式转换成11-30进行判断 也就是只判断月和日 Set RS = DB("select * from 表 where [Time]>=#" & time1 & "# And [Time]<=#" & time2 & "#",3)