Avatar

Correct answer by
Level 4

I was trying to store a long text field. So I used memo data type.

Later i tried String type with length = 2000 for field Description. This worked fine for me.

View solution in original post