If the field type is Int then you will be OK for up to 2,147,483,647. If you need to store values that are more than that, then use BigInt , Numeric(10,0) or Decimal(10,0) ... ________________________________________________________________________________
If you do not like change, get out of the IT business...