cancel
Showing results for 
Search instead for 
Did you mean: 

Packed Data Type from DB2

Former Member
0 Kudos

Hi everyone.

I am working with a DB2 Data Base connected to PI 7.1, there is a standard Packed Data Type and I have to take it to PI to make some conversions on PI.

Do someone know if there is a way to handle DB2 Packed Data Type on PI 7.1??

Thanks in advanced

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Have a look here : http://jrecord.cvs.sourceforge.net/viewvc/jrecord/jrecord/src/net/sf/JRecord/Common/Conversion.java?...

It contains a lot of conversion routines, this one : "getMainframePackedDecimal(...)" may suits you !

Chris

Answers (0)