Notes and SQL BLOBS/IMAGES

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…

Subject: Notes and SQL BLOBS/IMAGES…

I am pretty sure that the only data driver capable of handling such advanced things (adding/removing attachments in Notes documents) is Proposion N2N. This is an ADO.NET data driver that would work from C# or VB.NET, etc. See Products A-Z.