i want to insert mobile number 10 digit when i used int datatype in sql error occure :- Out of range value for column 'mobno' at row 1 my code is:- int a= Convert.ToInt32(txt_number.Text);