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 -> Removal or ACSII Code

Removal or ACSII Code

From: Mike Gruntz <mgruntz_at_ix.netcom.com>
Date: Thu, 17 Dec 1998 18:56:45 -0500
Message-ID: <36799A3D.8FE22A51@ix.netcom.com>


Have a problem with users copy from Window apps and pasting into a "note" field - VARCHAR2(2000). The problem is that ASCII codes such as line feeds, tabs, etc are also copied and stored. When spooling to a delimited text file or exporting data these ASCII codes (CODES 1-31 primarily) really can screw things up.

Is there an ORA Utility or Update/Insert Trigger that I'm not aware of that I can use? If not any suggestions or sample code.

Thanks

Mike Gruntz
mgruntz_at_ix.netcom.com Received on Thu Dec 17 1998 - 17:56:45 CST

Original text of this message

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