Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Convert CHAR to BLOB?

Re: Convert CHAR to BLOB?

From: <raedwa01_at_gmail.com>
Date: 6 Jun 2005 15:30:28 -0700
Message-ID: <1118097028.905135.263340@z14g2000cwz.googlegroups.com>


Just a follow up question. I have been able to get the character string to convert to a blob fine now. The problem is that the hash value is not being set right. I figured out what the byte array represented as a hex string is, now i just need to convert the hex string into varchar. I tried using HEXTOCHAR() and got an error that it must be declared. I'm on Oracle 10g. Is this in some package i need to reference?

Thanks,
Rob Received on Mon Jun 06 2005 - 17:30:28 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US