go to post Michael Lundberg · Aug 15, 2022 Hey! You are absolutely right! I was also starting to think it was the html presentation. But I initially thought it would be like wysiwyg in the SQL window of the portal. Thank you so much and you explained the "conundrum" for me :O) Regards, Michael
go to post Michael Lundberg · Aug 15, 2022 Thanks for reply. This was tricky. Maybe I'm being visually deceived. The text I am trying to enter is 24 characters long. If I take the selected value after and paste it into notepad, it shows the length 21. But your suggestion to try SQL select length on that column/value shows the value 23 /Michael
go to post Michael Lundberg · Apr 27, 2022 Hello and many thanks for the help! It worked. I think I read your answer a little too fast the first time and thought you meant that I should read the stream FROM the linked file instead of TO. Thanks again! I should have seen or tested binary data myself, I think :0(. Regards Michael
go to post Michael Lundberg · Apr 27, 2022 Thanks Jeffrey for your answer! I looked at a solution earlier with "LinkToFile" but since I do not know where the file is physically located I abandoned that idea. We are connected to a POP account against an MS Exchange server and I do not even know if it is possible to access the file physically. But we will take a closer look at that possibility. Otherwise it seems like we must use %Net.POP3. I otherwise thought that there were advantages to using EnsLib.EMail.InboundAdapter as it has several functions automatically such as scanning for and deleting mail etc. Regards Michael