Insert File into DB2 BLOB via Lotusscript

Hi,

I am having some trouble in finding a way to insert a file into a db2. Apparently DB2 expects the binary data of the file to be inserted into a BLOB field.

I have unsuccesfully tried with LSXLC, LSXODBC, ADODB.

does anyone have some sample code?

Thank you in advance.

Harry