Jump to content
JasperReports Library 7.0 is now available ×

process jasper parameterized queries


e_kannan

Recommended Posts

how to pass parameters to our report

sql?

 

for eg., i have a file named

test.xml.

i have a query like

<report>

<sql> Select name,no,address from emp where

no = nvl(?,no)</sql>

</report>

 

is the above sql query is possible to give?

If yes, then how to send the value to that query?

 

Advance thanks to the reviewers.

 

thank you

kannan.

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

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