SQLserver Error “string or binary data would be truncated”

This error occurs if the length of any user input exceeds the defined length of any column in the table.

Leave a Reply