‎2006 Sep 01 12:33 PM
Hi guys,
I am faced with a problem I can not resolve easily.
We have a table with raw content (TYPE LRAW). This data is supposed to be single byte, but somehow the data stored in this field is double byte. So if my text was just '6162' (hex) then it is stored as '61006200'.
Do any of you know any code to easily get me back the single byte data? I need to convert it to type string and show it on the screen.
Thanks and regards,
Ankan
‎2006 Sep 01 12:44 PM
‎2006 Sep 01 1:41 PM