Hello Everybody,
I am trying to read lotus domino database using jdbc. My query is
simple.
Select * from Memo.
I am able to read the body part of the message. but I am not sure
how to read the attachments. Is it similar to multipart message in
java mail?
Any Help will be highly appreciated.
Thank you.
Santos