Jump to content
JasperReports Library 7.0 is now available ×

problem with parameter


2005 IR Help

Recommended Posts

By: rds - dotemp

problem with parameter

2005-01-10 10:40

I followed the steps to create a parameter for my report, that works fine without a parameter. When I create a parameter and edit the query I get the following error

general problem:Sourced file:inline evaluation of:"bshCalculator.evaluate(321);"

I created the parameter under report parameters and I also have an active connection. I am using an oracle database. Thanks

 

 

 

 

By: caecilius - fsdfdsf

RE: problem with parameter

2005-01-18 01:28

I'd the same problem too.

 

It seems a bug as I could print all that parameters values on my subreports.

 

I solved the problem by directly modifying the .jrxml file (substituting the constant values on the where clause by the needed parameters)

($P{parameter_name}))

 

Hope this helps,

JC

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

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...