I belive the issue might be because like mqjeff sid, the hex coming out of the adapter flow is literally interpreted as character.
This leads me to the next question:
is there a way we can convert that charecter ized blob to a real blob ?
Assuming that the above is the character string representation of the actual blob, how can I get this converted to the real blob ?
Hope I have not been confusing.. Any help would be really appreciated..
No assumptions to be done. This is a hex representation of the Blob byte by byte, and is the real BLOB. If you want to display the BLOB as CHAR you need to cast it.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum