2 posts / 0 new
Last post
String or Binary data truncation error will resolve
Should we manually set the data type size to resolve this issue "String or Binary data truncation error "
Total votes: 381

Yes, manually changing the size of the field/column in database resolves the issue, change the datatype and size based on the type of data the field holds.

Total votes: 182