Hello for all,
I have a Standalone Table with Binary Large Object (BLOB) field. Into BLOB field of the Table are various documents (Image, Excel Document PDF Document and so on).
I need to programmatically get this document and work it using Row Cursor.
How can I get the MemoryStream from the Row object?
Thank you in advance,
Laurentiu