Fixed char length error

01 Apr '14, 03:04 PM
1,801 Views
No Forum Badges

not sure why I would get a fixed char length error for an attribute.  The error is because the char length is undefined.  But, lots of other attributes have an undefined fixed char length and do not throw an error.  The error is generated when I run "Find Model Problems".

 
x 0
Follow
Answer Answer at this question and get points!
Forum Expert - Level 8

Hi Robert,

maybe the attribute you mentioned is mapped on a "char" column of a table.

If this is true, then WebRatio asks you to set which is the char length in order to let the application work properly. In all the other cases maybe the attributes are mapped on a "varchar" column and so you do not need to set anything else.

 
x 0
Answer at this question and get points!