943
Views
3
Comments
Solved
String or binary data would be truncated.
Question

I'm getting the following error while inserting data from one table to another table through timer.

error.PNG
2026-01-15 03-18-59
Vijay Malviya
Solution

Hi

You need to check the length of the target Entity column.

As given in the above image the length of my column is 50 and if I will insert more data than its length in it then I will get the same String or binary data would be truncate error  which you are getting please check the length of your column once.

Thanks

UserImage.jpg
Shreyansh Joshi

Hi, please check the length of the column and both the function are used correctly.

UserImage.jpg
Rajita Gajeli

Hi All,

While submitting multiple records I am getting this error.

Thanks.

title.png
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.