Jump to content
JasperReports Library 7.0 is now available ×

Problem while running report using parameter


2005 IR Help

Recommended Posts

By: Chetan - someone_genius

Problem while running report using parameter

2004-11-25 23:31

Hello!

 

I am passing report query as a parameter.

 

<queryString><![CDATA[$P{ReportQuery}]]></queryString>

 

I am calling JasperReport from JSP, and I am passing ReportQuery parameter to the report.

 

I am debuging the value of ReportQuery parameter before I pass it to JasperReport, and I found it proper.

 

But JasperReport giving following error.

 

Error net.sf.jasperreports.engine.JRException: Error executing SQL statement for report : item

 

How can I solve this problem?

 

I want to debug what parameter JasperReport is getting, how can I debug JasperReport?

 

Reg,

Chetan

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...