Jump to content
Changes to the Jaspersoft community edition download ×

SQL Results shows fine but different results shown in .JASPER file


JasonJ

Recommended Posts

Hi All,

I am currenlty working with .JRXML files and .JASPER report on my spring application. 

The SQL query that i am running is:
 

Select * from account where ind = 'Y' [/code]

The database shows the correct results. However, in the JASPER report it's showing the following results:

Select * from account [/code]

 

Is there a reason why the SQL query result doesn't work in the JASPER report? Or is there some sort of cache when the .JASPER file is compiled? Or can that be related to a library issue?

 

Thanks in advance!

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