Wrong intrepretation of some columns in ireport
Posted
by Purushotham
on Stack Overflow
See other posts from Stack Overflow
or by Purushotham
Published on 2010-06-11T10:08:15Z
Indexed on
2010/06/11
10:13 UTC
Read the original article
Hit count: 204
Hi,
I got a strange problem. I am using iReport 3.7.1 tool to create some reports. The Query Editor has one query. It shows all the data types of the fields in that query exactly same as the data types shown when I execute it using SQLYOG editor.
The problem is here: One field data type is mismatched. I don't know the reason. SQLYOG says it is INTEGER whereas iReport Query Editor says its a long value.
BTW The value that assigned to that filed is zero.
Can anyone help ? I want to zero-in on this issue.
© Stack Overflow or respective owner