| bigint problem [message #891846] |
Tue, 26 June 2012 05:27  |
smith link Messages: 14 Registered: May 2012 |
Junior Member |
|
|
birt 2.3.x
Database data type is bigint, birt data type is Decimal, There are some code in org.eclipse.birt.report.data.oda.jdbc_2.3.1.v20080827/plugin.xml
<dataTypeMapping
nativeDataType="BIGINT"
nativeDataTypeCode="-5"
odaScalarDataType="Decimal"/>
sometimes I get a negative number at the cross table summary fields .
for example>>>>
SQL result: 130265097291150
birt result: -1260796530
[Updated on: Tue, 26 June 2012 05:38] Report message to a moderator
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02299 seconds