Prepare for your Next Interview
This is a discussion on ORA-01722 Error in updating records within the Oracle forums, part of the Databases category; I developed a project for a chemical company , VB as front end and Oracle 9i as back end. I am getting an error ORA-01722, when i am updating records ...
|
|||
|
ORA-01722 Error in updating records
I developed a project for a chemical company , VB as front end and Oracle 9i as back end. I am getting an error ORA-01722, when i am updating records from client computer which is working with Windows 98 OS. where as i am not getting any error when i am updating records in client mechines which are working with Windows Xp.
help me to solve my problem. |
| Sponsored Links |
|
|||
|
Re: ORA-01722 Error in updating records
ORA-01722: invalid number
Cause: The attempted conversion of a character string to a number failed because the character string was not a valid numeric literal. Only numeric fields or character fields containing numeric data may be used in arithmetic functions or expressions. Only numeric fields may be added to or subtracted from dates. Action: Check the character strings in the function or expression. Check that they contain only numbers, a sign, a decimal point, and the character "E" or "e" and retry the operation. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Inserting instead of updating | krishnaindia2007 | Oracle | 4 | 10-15-2007 07:38 AM |
| Cyclic Updating | JobHelper | Oracle | 2 | 10-13-2007 04:06 AM |
| Error while inserting or updating | Geek_Guest | SQL | 1 | 09-09-2007 10:28 AM |
| Updating Java version | Geek_Guest | Java | 1 | 04-16-2007 08:13 AM |
| Where are the error records located | Geek_Guest | Oracle Apps | 0 | 03-01-2007 08:44 PM |