View Single Post

   
  #3 (permalink)  
Old 03-28-2008, 04:39 AM
tron_23@yahoo.com
 
Posts: n/a
Default Re: CLI0111E Numeric value out of range. SQLSTATE=22003

the field definitionin the database is DECIMAL(8,2) and for example we
try to insert or update the value to 1330.00 (Double). I think, this
should be possible....
????

Reply With Quote