没有根的野草,漂浮的命途

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

当查询条件参数值中出现字符串或者时间格式的时候必须用单引号修饰

例如:

"from TCharge  where substore.id="+subId+" and summary.pid="+summaryId+" and beginTime >='"+beginDate+"' and beginTime<='"+endDate+"' order by beginTime desc";

posted on 2012-09-13 09:12  针尖上的舞者  阅读(122)  评论(0编辑  收藏  举报