[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: SQR - ORA-01722 - Invalid number



Just to point out one more cause of ORA-01722: When the database is set to
expect number with a comma for the decimal place, the database will issue
this error if you pass a number like "0.5". The database then expects
"0,5".

Gadi Yedwab
SQRIBE Technologies.