I read a text document and then save it in a BLOB field in NAV. Reading function works fine and my problem is every time when I assign my text to BLOB field and read it back, it shows some junk values in the start of the text.
It is same value all the time and it always comes in the start of the text.
I check the text file and it does not contain any value like that and then I check the read message from NAV and it does not have the junk value also.
This only happen when I write my text to BLOB.
How to overcome this issue.
*This post is locked for comments