I have a database with a large number of attachments (Word Documents). These attachments are exported to SQL using LEI.
We have tried storing the attachments as BINARY or IMAGE type in SQL.
I need to know if there is a way of launching the Document from SQL? This would be with the long term goal of removing the attachments from Notes.
This question is not only aimed at notes, but if you know some Java code or c# to access these attachments through SQL, this would also be helpful. Or any other sources of help that may be useful.
Thanks in advanceā¦