priyanthan
Programmer
i need report on XML tag from a database table.
following is a sample of data,
<Key Type="[TMK1]mfk0" Crypt="301096BD60A1092D"/>
<Key Type="Pvk" Crypt="F65F86C54E91BA37" Chk="2AE35863" />
<Key Type="Pvk" Crypt="4B812E342284C3D0"/>
<Key Type="[TMK1]mfk0" Crypt="DCB77140D560CD4ADCB77140D560CD4A" Chk="023E7B7E" />
Basically i need the length of the Crypt.
working with CR8.5 and DB2.
any help is much appreciated.
Thanks
following is a sample of data,
<Key Type="[TMK1]mfk0" Crypt="301096BD60A1092D"/>
<Key Type="Pvk" Crypt="F65F86C54E91BA37" Chk="2AE35863" />
<Key Type="Pvk" Crypt="4B812E342284C3D0"/>
<Key Type="[TMK1]mfk0" Crypt="DCB77140D560CD4ADCB77140D560CD4A" Chk="023E7B7E" />
Basically i need the length of the Crypt.
working with CR8.5 and DB2.
any help is much appreciated.
Thanks