"String or binary data would be truncated"

The database is set to only allow x characters and the extended properties on the column are set to allow X+10

e.g.
DB says 20 characters, the metadata 30.

That’s an oops. If this is a migration it looks like the script did not check that the column size changed. Ticket please!

3 Likes