We have a database that stores images in a text BLOB field (varchar(max)) in SQL Server. I have a reporting requirement to display these on a Cognos report. Has anyone come up with a solution for how to achieve this before? It is photos related to manufacturing quality. The database could have 0 images or 50 images in the text field. But has anyone created a solution to be able to stream these as images?