Jump to content

Report Query Inconsistant Results


2006 IR Open Dicussion

Recommended Posts

By: rjbenz - rjbenz

Report Query Inconsistant Results

2006-04-12 13:38

I inherited some business application reports developed under I-Reports 0.5. I can sucessfully compile and generate reports. However, when I make any change to the Report Query, the previous sql statements of " CAST(b.TOTAL_AMT_INT AS DECIMAL) / 100 AS B_AMT " which were returned as "java.lang.Double" are now returned as "java.math.BigDecimal". I reset my text.field.exp to "java.math.BigDecimal". The compile works OK, howevere i receive "java.lang.ClassCastException: java.lang.Integer" when I try to "Execute" with either an active or empty datasource.

 

Help for a novice will be greatly appreciated.

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