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 -> Trailing Signed Output

Trailing Signed Output

From: Patrick Elliott <pelliott_at_isd.net>
Date: 1997/01/10
Message-ID: <32d5cd1e.0@usamrid.isd.net>#1/1

I have an interesting problem. I have to send some data in flat file form to an old computer that still uses signed overpunch numbers where the high order bit of the last digit contains a 1 if the number is negative. Does anyone have any ideas of how to do this. The only thing I can think of is making a pl/sql procedure to convert the number to a string. It would also save me some time if anyone has already written such a procedure. Thanks for your help!! Received on Fri Jan 10 1997 - 00:00:00 CST

Original text of this message

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