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

Home -> Community -> Usenet -> c.d.o.misc -> Can I insert <CR><LF> in VARCHAR?

Can I insert <CR><LF> in VARCHAR?

From: Dave Nels <djnels_at_ticketslive.com>
Date: Tue, 19 Jan 1999 15:40:58 -0500
Message-ID: <Oy4mIw#Q#GA.240@upnetnews02.moswest.msn.net>


Hello,

    I have an C external procedure that expects as a parameter a string that represents the body of an email message. My problem is I can not figure out how to insert a binary carriage-return, line-feed pair into a string literal that is the corresponding VARCHAR parameter in my PL/SQL function that is the proxy for this external procedure. Can this be done

Thanks,
Dave Nels Received on Tue Jan 19 1999 - 14:40:58 CST

Original text of this message

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