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

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

2012年9月13日

摘要: 当查询条件参数值中出现字符串或者时间格式的时候必须用单引号修饰例如:"from TCharge where substore.id="+subId+" and summary.pid="+summaryId+" and beginTime >='"+beginDate+"' and beginTime<='"+endDate+"' order by beginTime desc"; 阅读全文
posted @ 2012-09-13 09:12 针尖上的舞者 阅读(122) 评论(0) 推荐(0) 编辑