Save long text to table

spidi_one
spidi_one Member Posts: 17
Hello guys !
Do you know how to store in navision table long strings ? something between 1024 2048.
I want to store a cookie for each record. Actual solution is to save like BLOB but maybe there is a better solution.

thank you

Comments

  • Rickris
    Rickris Member Posts: 21
    Hi Spidi_one,

    I'm afraid that the BLOB would be the best solution, if you want to store it in field it's only 250 char that text datatype are allowed, hence you need to create 8 fields to get upto 2000 char and parse it to this fields, which is I think a bad one.


    Thanks,

    Rickris
    NAV Developer since 2006
  • kriki
    kriki Member, Moderator Posts: 9,121
    Give Waldo's NavPad a look
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!