Options

The length of the source exceeds the destination buffer

sunnyksunnyk Member Posts: 276
edited 2011-09-13 in NAV Three Tier
Hi,
I have a table with one of the field as Option type(8 Values). The other field will look up the table based on the value in the Option Field. I addded one more Option to the Option field and when i tried to add the condition in the table relation of the other field i got the following message.
The length of the source exceeds the destination buffer.

Comments

  • Options
    sunnyksunnyk Member Posts: 276
    Have anybody encountered this error during Table design with large option values?
  • Options
    krikikriki Member, Moderator Posts: 9,090
    Yes, and most of the times it is the ML-caption that is too long. The only solution I found was making the ML-captions of the options smaller.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • Options
    sunnyksunnyk Member Posts: 276
    HI Kirki,
    Yes I understand, but the error is coming after i set Table Relation of some field in that table which use the conditions based on the values of Option field.
  • Options
    krikikriki Member, Moderator Posts: 9,090
    Same problem there. If the total line gets longer than a certain (I think 1024) length, you get this error.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


Sign In or Register to comment.