i have a table name p_property, i updated a collumn called overbook_max from number (2) to number(3) but when i put a number bigger than 2 digits (example 123) it does not change, it does work when i put a digit like 1 or 12.
i cant put all the code here because is everywhere and alot, but if anyone has any idea why this is happening i will appreciate it
thanks
ps. what i think there is somethink setting overbook_max to 2 digits in the source code, i cant find that part, or maybe i didnt alter the table right, but if it shows in the table then in did the changes right ( i did commit it)