J
JW
I have a SQL database with the Outlook message saved to a blob without the
attachments. The attachments are saved to separate rows in another table. I
would like to reconstruct the message with the attachments. If I extract the
message to a .msg file, the attachments are missing. They were somehow
stripped off. I can also extract the attachments separately. I would like to
be able to reconstruct the whole message, including attachments, to be able
to display it in Outlook so the user can click on the attachment icons in the
email and display it. Anybody got any ideas as to how to code this (C#
preferred). - Thanks in advance
attachments. The attachments are saved to separate rows in another table. I
would like to reconstruct the message with the attachments. If I extract the
message to a .msg file, the attachments are missing. They were somehow
stripped off. I can also extract the attachments separately. I would like to
be able to reconstruct the whole message, including attachments, to be able
to display it in Outlook so the user can click on the attachment icons in the
email and display it. Anybody got any ideas as to how to code this (C#
preferred). - Thanks in advance