SQLStr = "SELECT*FROM 弹簧管式精密压力表 WHERE 检定日期"SQLStr = SQLStr +"between"& "#"&Txt1.text&"#and #"& Text2.text"#"为何老报错???