Results 1 to 4 of 4

Thread: Error: "Arithmetic overflow error converting numeric to data type numeric."

  1. #1
    Join Date
    Jun 2009
    Posts
    5

    Error: "Arithmetic overflow error converting numeric to data type numeric."

    Hi,

    I got the following error.

    Arithmetic overflow error converting numeric to data type numeric.

    I got this error while I was moving to SQL server 2000 to 2005. The error i got is for a single database & not for others so I dont think its regarding this up gradation.

    Do you have experienced such error before?

  2. #2
    Join Date
    Jan 2009
    Posts
    44

    Re: Error: "Arithmetic overflow error converting numeric to data type numeric."

    Please check what are the data types involved, and what are the amounts involved?

  3. #3
    Join Date
    Jan 2009
    Posts
    39

    Re: Error: "Arithmetic overflow error converting numeric to data type numeric."

    Arithmetic overflow error converting numeric to data type numeric.

    I think the problem is in the sql select statement used in OleDbAdapter OR you are passing wrong parameter .

  4. #4
    Join Date
    Jun 2009
    Posts
    5

    Re: Error: "Arithmetic overflow error converting numeric to data type numeric."

    Solved!
    Decimal(5,3) does not alows a value greater that 99.999 but decimal(7,3) solves my issue and i can then store 9999.999

Similar Threads

  1. Replies: 2
    Last Post: 11-08-2012, 06:51 PM
  2. Replies: 5
    Last Post: 26-02-2012, 03:16 PM
  3. Replies: 2
    Last Post: 17-01-2012, 01:21 PM
  4. InDesign CS3 Numeric Keypad Error? - Please HELP
    By MadhaviS in forum Windows Software
    Replies: 6
    Last Post: 10-07-2010, 12:16 AM
  5. Replies: 3
    Last Post: 20-11-2009, 10:01 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,576,087.63504 seconds with 16 queries