‎2021 May 17 4:54 PM
I have a field in my sql database which has a data type of Decimal(2, 2). The problem is when I try to insert data i.e. 5 or -5 in this field I get dberror (314) which is numerical overflow. I don't know why I'm getting that error.
‎2021 May 17 4:59 PM
‎2021 May 17 4:59 PM