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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: To_Number

RE: To_Number

From: Burton, Laura L. <BurtonL_at_prismplus.com>
Date: Thu, 05 Dec 2002 17:28:45 -0800
Message-ID: <F001.0051401F.20021205172845@fatcity.com>


Since we don't have that many 3rd party software packages I did make the mistake of asking 'Why??' and received 'Because!' so I too am trying to jump in and 'fix it'. As I responded to another email earlier, the RTrim worked because there were spaces after the amount which was causing the problem. The only problem now is I have one record (so far) that has a unit cost that looks like any other unit cost, yet I receive 'invalid number' for it. The only thing I can figure is that there must be an unprintable character in the field that I cannot see and rtrim is not deleting since it isn't a space.

Laura

-----Original Message-----
[mailto:JApplewhite_at_austin.isd.tenet.edu] Sent: Thursday, December 05, 2002 5:34 PM To: Multiple recipients of list ORACLE-L

Rachel,

We have two Third Party apps here for Finance and Student Information that do ridiculous stuff like this so often, I just immediately jumped into "fix it" mode without even questioning. "Don't even ask why" is our motto. ; -)

Jack C. Applewhite
Database Administrator
Austin Independent School District
Austin, Texas
512.414.9715 (wk)
512.935.5929 (pager)
JApplewhite_at_austin.isd.tenet.edu  

                    Rachel

                    Carmichael           To:     Multiple recipients of list
ORACLE-L       
                    <wisernet100_at_Y        <ORACLE-L_at_fatcity.com>

                    AHOO.COM>            cc:

                    Sent by:             Subject:     Re: To_Number

                    root_at_fatcity.c

                    om

 

 

                    12/05/2002

                    03:49 PM

                    Please respond

                    to ORACLE-L

 

 



Am I the only one wondering why an obviously numeric field (unit_cost???) is being stored as varchar?

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: 
  INET: JApplewhite_at_austin.isd.tenet.edu

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).



-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Burton, Laura L.
  INET: BurtonL_at_prismplus.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Thu Dec 05 2002 - 19:28:45 CST

Original text of this message

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