Hi All,
I've created custom table in AX 2009. Insertion, updation and deletion is working fine using x++ code.
But when I am trying to change one of the field size "StringSize" property then it gives error of "String and binary data truncated" during insert. If I revert back the column size to default which is 10 then it works.
Any idea what I am doing wrong here?
Thanks
Arun
*This post is locked for comments
I have the same question (0)