当数据库日期格式为yyyy/MM/dd,程序的webservice端为MM/dd/yyyy 使用 select * from t1 where date1 = '04/01/2008',将查询不出来数据。 相关文章: