In my asp.net app I set one text box as multiline input and varchar(max) in SQL server (2012). But, max input only save 255 characters the rest of input was cut off. Is there something wrong?