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 -> convert binary to ASCII in Oracle

convert binary to ASCII in Oracle

From: <mcui_at_cc.usu.edu>
Date: 4 Jan 99 11:46:52 MDT
Message-ID: <UinDWp36j9Mn@cc.usu.edu>


We have a table in which a field is stored as binary. The field contains mostly text data and some color info in binary. A guy writing report needs to read this field as text and he does not care about the color infor in binary. We are trying to write a stored procedure to convert the binary info in this field to ASCII data. We will create a separate view of thei table for him. Could anyone let us know if this is the right way? If not, what is it? If yes, what Oracle function should we use? Thanks,

Muyi Cui
Dentrix Dental Systsems
mcui_at_dentrix.com Received on Mon Jan 04 1999 - 11:46:52 CST

Original text of this message

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