OracleBinary to string
569278Oct 28 2007 — edited Oct 31 2007Hi Experts ..
I have an Out parameter of type OracleDBType.Raw, this out parameter is set in stored procedure to SYS_GUID(), when I tried to read the value of the outparameter it returns
OracleBinary(16)!! how to convert it to Guid??