Be sure that you do not have quotes around the field when inserting. I've received this ORA error before when doing this.
Mike -----Original Message----- From: Adrian Lynch [mailto:[EMAIL PROTECTED] Sent: Monday, April 24, 2006 1:44 PM To: CF-Newbie Subject: RE: Converting a session var to a number Could you post some code? It shouldn't matter that you're referencing the number like this "234" in CF. Adrian -----Original Message----- From: Torrent Girl [mailto:[EMAIL PROTECTED] Sent: 24 April 2006 18:30 To: CF-Newbie Subject: Converting a session var to a number Hello All I have a session var that needs to be inserted in a NUMERIC field (Oracle) The var is a number but I am getting the following error: Error Executing Database Query. ORA-01722: invalid number ..com/tiny.cfm/54 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:15:1798 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/15 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:15 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
