海鸥航迹

学习之笔记,好文之收集。

导航

看了你的ireport,深受启发,不过在运行时出了点小问题

问题就是模糊查询
select * from table where name like '%$P{name}%'无法执行成功,总是报错:NESTED BY : net.sf.jasperreports.engine.JRException: Error preparing statement for executing the report query :  select * from maincontrol where PKEY like '%?%'
不知道为什么,我的版本是0.5.1

posted on 2005-09-20 10:37  海天一鸥  阅读(644)  评论(2)    收藏  举报